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 |
---|---|
DeleteDeliveryDestinationResult |
AbstractAWSLogs.deleteDeliveryDestination(DeleteDeliveryDestinationRequest request) |
DeleteDeliveryDestinationResult |
AWSLogs.deleteDeliveryDestination(DeleteDeliveryDestinationRequest deleteDeliveryDestinationRequest)
Deletes a delivery destination.
|
DeleteDeliveryDestinationResult |
AWSLogsClient.deleteDeliveryDestination(DeleteDeliveryDestinationRequest request)
Deletes a delivery destination.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteDeliveryDestinationResult> |
AbstractAWSLogsAsync.deleteDeliveryDestinationAsync(DeleteDeliveryDestinationRequest request,
AsyncHandler<DeleteDeliveryDestinationRequest,DeleteDeliveryDestinationResult> asyncHandler) |
Future<DeleteDeliveryDestinationResult> |
AWSLogsAsyncClient.deleteDeliveryDestinationAsync(DeleteDeliveryDestinationRequest request,
AsyncHandler<DeleteDeliveryDestinationRequest,DeleteDeliveryDestinationResult> asyncHandler) |
Future<DeleteDeliveryDestinationResult> |
AWSLogsAsync.deleteDeliveryDestinationAsync(DeleteDeliveryDestinationRequest deleteDeliveryDestinationRequest,
AsyncHandler<DeleteDeliveryDestinationRequest,DeleteDeliveryDestinationResult> asyncHandler)
Deletes a delivery destination.
|
Modifier and Type | Method and Description |
---|---|
DeleteDeliveryDestinationResult |
DeleteDeliveryDestinationResult.clone() |
Copyright © 2024. All rights reserved.