| 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 |
|---|---|
GetDeliveryDestinationResult |
AWSLogsClient.getDeliveryDestination(GetDeliveryDestinationRequest request)
Retrieves complete information about one delivery destination.
|
GetDeliveryDestinationResult |
AbstractAWSLogs.getDeliveryDestination(GetDeliveryDestinationRequest request) |
GetDeliveryDestinationResult |
AWSLogs.getDeliveryDestination(GetDeliveryDestinationRequest getDeliveryDestinationRequest)
Retrieves complete information about one delivery destination.
|
| 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 |
|---|---|
GetDeliveryDestinationResult |
GetDeliveryDestinationResult.clone() |
GetDeliveryDestinationResult |
GetDeliveryDestinationResult.withDeliveryDestination(DeliveryDestination deliveryDestination)
A structure containing information about the delivery destination.
|
Copyright © 2024. All rights reserved.