Package | Description |
---|---|
com.amazonaws.services.logs | |
com.amazonaws.services.logs.model |
Modifier and Type | Method and Description |
---|---|
PutDestinationPolicyResult |
AWSLogsClient.putDestinationPolicy(PutDestinationPolicyRequest putDestinationPolicyRequest)
Creates or updates an access policy associated with an existing
Destination . |
PutDestinationPolicyResult |
AWSLogs.putDestinationPolicy(PutDestinationPolicyRequest putDestinationPolicyRequest)
Creates or updates an access policy associated with an existing
Destination . |
PutDestinationPolicyResult |
AbstractAWSLogs.putDestinationPolicy(PutDestinationPolicyRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<PutDestinationPolicyResult> |
AWSLogsAsync.putDestinationPolicyAsync(PutDestinationPolicyRequest putDestinationPolicyRequest,
AsyncHandler<PutDestinationPolicyRequest,PutDestinationPolicyResult> asyncHandler)
Creates or updates an access policy associated with an existing
Destination . |
Future<PutDestinationPolicyResult> |
AWSLogsAsyncClient.putDestinationPolicyAsync(PutDestinationPolicyRequest request,
AsyncHandler<PutDestinationPolicyRequest,PutDestinationPolicyResult> asyncHandler) |
Future<PutDestinationPolicyResult> |
AbstractAWSLogsAsync.putDestinationPolicyAsync(PutDestinationPolicyRequest request,
AsyncHandler<PutDestinationPolicyRequest,PutDestinationPolicyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
PutDestinationPolicyResult |
PutDestinationPolicyResult.clone() |
Copyright © 2018. All rights reserved.