DeliverConfigSnapshotResult |
AbstractAmazonConfig.deliverConfigSnapshot(DeliverConfigSnapshotRequest request) |
|
DeliverConfigSnapshotResult |
AmazonConfig.deliverConfigSnapshot(DeliverConfigSnapshotRequest deliverConfigSnapshotRequest) |
Schedules delivery of a configuration snapshot to the Amazon S3 bucket in
the specified delivery channel.
|
DeliverConfigSnapshotResult |
AmazonConfigClient.deliverConfigSnapshot(DeliverConfigSnapshotRequest deliverConfigSnapshotRequest) |
Schedules delivery of a configuration snapshot to the Amazon S3 bucket in
the specified delivery channel.
|
Future<DeliverConfigSnapshotResult> |
AbstractAmazonConfigAsync.deliverConfigSnapshotAsync(DeliverConfigSnapshotRequest request) |
|
Future<DeliverConfigSnapshotResult> |
AbstractAmazonConfigAsync.deliverConfigSnapshotAsync(DeliverConfigSnapshotRequest request,
AsyncHandler<DeliverConfigSnapshotRequest,DeliverConfigSnapshotResult> asyncHandler) |
|
Future<DeliverConfigSnapshotResult> |
AmazonConfigAsync.deliverConfigSnapshotAsync(DeliverConfigSnapshotRequest deliverConfigSnapshotRequest) |
Schedules delivery of a configuration snapshot to the Amazon S3 bucket in
the specified delivery channel.
|
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) |
|
Future<DeliverConfigSnapshotResult> |
AmazonConfigAsyncClient.deliverConfigSnapshotAsync(DeliverConfigSnapshotRequest request,
AsyncHandler<DeliverConfigSnapshotRequest,DeliverConfigSnapshotResult> asyncHandler) |
|