| 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<GetDeliveryResult> |
AbstractAWSLogsAsync.getDeliveryAsync(GetDeliveryRequest request,
AsyncHandler<GetDeliveryRequest,GetDeliveryResult> asyncHandler) |
Future<GetDeliveryResult> |
AWSLogsAsyncClient.getDeliveryAsync(GetDeliveryRequest request,
AsyncHandler<GetDeliveryRequest,GetDeliveryResult> asyncHandler) |
Future<GetDeliveryResult> |
AWSLogsAsync.getDeliveryAsync(GetDeliveryRequest getDeliveryRequest,
AsyncHandler<GetDeliveryRequest,GetDeliveryResult> asyncHandler)
Returns complete information about one logical delivery.
|
| Modifier and Type | Method and Description |
|---|---|
GetDeliveryRequest |
GetDeliveryRequest.clone() |
GetDeliveryRequest |
GetDeliveryRequest.withId(String id)
The ID of the delivery that you want to retrieve.
|
Copyright © 2024. All rights reserved.