| 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 |
|---|---|
DeleteDeliveryDestinationPolicyResult |
AbstractAWSLogs.deleteDeliveryDestinationPolicy(DeleteDeliveryDestinationPolicyRequest request) |
DeleteDeliveryDestinationPolicyResult |
AWSLogsClient.deleteDeliveryDestinationPolicy(DeleteDeliveryDestinationPolicyRequest request)
Deletes a delivery destination policy.
|
DeleteDeliveryDestinationPolicyResult |
AWSLogs.deleteDeliveryDestinationPolicy(DeleteDeliveryDestinationPolicyRequest deleteDeliveryDestinationPolicyRequest)
Deletes a delivery destination policy.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteDeliveryDestinationPolicyResult> |
AbstractAWSLogsAsync.deleteDeliveryDestinationPolicyAsync(DeleteDeliveryDestinationPolicyRequest request,
AsyncHandler<DeleteDeliveryDestinationPolicyRequest,DeleteDeliveryDestinationPolicyResult> asyncHandler) |
Future<DeleteDeliveryDestinationPolicyResult> |
AWSLogsAsyncClient.deleteDeliveryDestinationPolicyAsync(DeleteDeliveryDestinationPolicyRequest request,
AsyncHandler<DeleteDeliveryDestinationPolicyRequest,DeleteDeliveryDestinationPolicyResult> asyncHandler) |
Future<DeleteDeliveryDestinationPolicyResult> |
AWSLogsAsync.deleteDeliveryDestinationPolicyAsync(DeleteDeliveryDestinationPolicyRequest deleteDeliveryDestinationPolicyRequest,
AsyncHandler<DeleteDeliveryDestinationPolicyRequest,DeleteDeliveryDestinationPolicyResult> asyncHandler)
Deletes a delivery destination policy.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteDeliveryDestinationPolicyResult |
DeleteDeliveryDestinationPolicyResult.clone() |
Copyright © 2024. All rights reserved.