| Package | Description |
|---|---|
| com.amazonaws.services.config |
|
| com.amazonaws.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeliverConfigSnapshotResult> |
AbstractAmazonConfigAsync.deliverConfigSnapshotAsync(DeliverConfigSnapshotRequest request,
AsyncHandler<DeliverConfigSnapshotRequest,DeliverConfigSnapshotResult> asyncHandler) |
Future<DeliverConfigSnapshotResult> |
AmazonConfigAsync.deliverConfigSnapshotAsync(DeliverConfigSnapshotRequest deliverConfigSnapshotRequest,
AsyncHandler<DeliverConfigSnapshotRequest,DeliverConfigSnapshotResult> asyncHandler)
Schedules delivery of a configuration snapshot to the Amazon S3 bucket in the specified delivery channel.
|
Future<DeliverConfigSnapshotResult> |
AmazonConfigAsyncClient.deliverConfigSnapshotAsync(DeliverConfigSnapshotRequest request,
AsyncHandler<DeliverConfigSnapshotRequest,DeliverConfigSnapshotResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeliverConfigSnapshotRequest |
DeliverConfigSnapshotRequest.clone() |
DeliverConfigSnapshotRequest |
DeliverConfigSnapshotRequest.withDeliveryChannelName(String deliveryChannelName)
The name of the delivery channel through which the snapshot is delivered.
|
Copyright © 2024. All rights reserved.