| Package | Description |
|---|---|
| com.amazonaws.services.config |
|
| com.amazonaws.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
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 request)
Schedules delivery of a configuration snapshot to the Amazon S3 bucket in the specified delivery channel.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeliverConfigSnapshotResult> |
AmazonConfigAsyncClient.deliverConfigSnapshotAsync(DeliverConfigSnapshotRequest request,
AsyncHandler<DeliverConfigSnapshotRequest,DeliverConfigSnapshotResult> asyncHandler) |
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.
|
| Modifier and Type | Method and Description |
|---|---|
DeliverConfigSnapshotResult |
DeliverConfigSnapshotResult.clone() |
DeliverConfigSnapshotResult |
DeliverConfigSnapshotResult.withConfigSnapshotId(String configSnapshotId)
The ID of the snapshot that is being created.
|
Copyright © 2023. All rights reserved.