| 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 |
|---|---|
Future<GetDeliveryDestinationResult> |
AbstractAWSLogsAsync.getDeliveryDestinationAsync(GetDeliveryDestinationRequest request,
AsyncHandler<GetDeliveryDestinationRequest,GetDeliveryDestinationResult> asyncHandler) |
Future<GetDeliveryDestinationResult> |
AWSLogsAsyncClient.getDeliveryDestinationAsync(GetDeliveryDestinationRequest request,
AsyncHandler<GetDeliveryDestinationRequest,GetDeliveryDestinationResult> asyncHandler) |
Future<GetDeliveryDestinationResult> |
AWSLogsAsync.getDeliveryDestinationAsync(GetDeliveryDestinationRequest getDeliveryDestinationRequest,
AsyncHandler<GetDeliveryDestinationRequest,GetDeliveryDestinationResult> asyncHandler)
Retrieves complete information about one delivery destination.
|
| Modifier and Type | Method and Description |
|---|---|
GetDeliveryDestinationRequest |
GetDeliveryDestinationRequest.clone() |
GetDeliveryDestinationRequest |
GetDeliveryDestinationRequest.withName(String name)
The name of the delivery destination that you want to retrieve.
|
Copyright © 2024. All rights reserved.