| Package | Description |
|---|---|
| com.amazonaws.services.logs |
You can use Amazon CloudWatch Logs to monitor, store, and access your log files from EC2 instances, CloudTrail, and
other sources.
|
| com.amazonaws.services.logs.model |
| Modifier and Type | Method and Description |
|---|---|
PutDestinationPolicyResult |
AWSLogsClient.putDestinationPolicy(PutDestinationPolicyRequest request)
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> |
AbstractAWSLogsAsync.putDestinationPolicyAsync(PutDestinationPolicyRequest request,
AsyncHandler<PutDestinationPolicyRequest,PutDestinationPolicyResult> asyncHandler) |
Future<PutDestinationPolicyResult> |
AWSLogsAsyncClient.putDestinationPolicyAsync(PutDestinationPolicyRequest request,
AsyncHandler<PutDestinationPolicyRequest,PutDestinationPolicyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
PutDestinationPolicyResult |
PutDestinationPolicyResult.clone() |
Copyright © 2021. All rights reserved.