Package | Description |
---|---|
com.amazonaws.services.config | |
com.amazonaws.services.config.model | |
com.amazonaws.services.config.model.transform |
Modifier and Type | Method and Description |
---|---|
DeliverConfigSnapshotResult |
AmazonConfigClient.deliverConfigSnapshot(DeliverConfigSnapshotRequest deliverConfigSnapshotRequest)
Schedules delivery of a configuration snapshot to the Amazon S3 bucket in
the specified delivery channel.
|
DeliverConfigSnapshotResult |
AmazonConfig.deliverConfigSnapshot(DeliverConfigSnapshotRequest deliverConfigSnapshotRequest)
Schedules delivery of a configuration snapshot to the Amazon S3 bucket in
the specified delivery channel.
|
DeliverConfigSnapshotResult |
AbstractAmazonConfig.deliverConfigSnapshot(DeliverConfigSnapshotRequest request) |
java.util.concurrent.Future<DeliverConfigSnapshotResult> |
AmazonConfigAsyncClient.deliverConfigSnapshotAsync(DeliverConfigSnapshotRequest request) |
java.util.concurrent.Future<DeliverConfigSnapshotResult> |
AmazonConfigAsync.deliverConfigSnapshotAsync(DeliverConfigSnapshotRequest deliverConfigSnapshotRequest)
Schedules delivery of a configuration snapshot to the Amazon S3 bucket in
the specified delivery channel.
|
java.util.concurrent.Future<DeliverConfigSnapshotResult> |
AbstractAmazonConfigAsync.deliverConfigSnapshotAsync(DeliverConfigSnapshotRequest request) |
java.util.concurrent.Future<DeliverConfigSnapshotResult> |
AmazonConfigAsyncClient.deliverConfigSnapshotAsync(DeliverConfigSnapshotRequest request,
AsyncHandler<DeliverConfigSnapshotRequest,DeliverConfigSnapshotResult> asyncHandler) |
java.util.concurrent.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.
|
java.util.concurrent.Future<DeliverConfigSnapshotResult> |
AbstractAmazonConfigAsync.deliverConfigSnapshotAsync(DeliverConfigSnapshotRequest request,
AsyncHandler<DeliverConfigSnapshotRequest,DeliverConfigSnapshotResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DeliverConfigSnapshotResult> |
AmazonConfigAsyncClient.deliverConfigSnapshotAsync(DeliverConfigSnapshotRequest request,
AsyncHandler<DeliverConfigSnapshotRequest,DeliverConfigSnapshotResult> asyncHandler) |
java.util.concurrent.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.
|
java.util.concurrent.Future<DeliverConfigSnapshotResult> |
AbstractAmazonConfigAsync.deliverConfigSnapshotAsync(DeliverConfigSnapshotRequest request,
AsyncHandler<DeliverConfigSnapshotRequest,DeliverConfigSnapshotResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
DeliverConfigSnapshotRequest |
DeliverConfigSnapshotRequest.clone() |
DeliverConfigSnapshotRequest |
DeliverConfigSnapshotRequest.withDeliveryChannelName(java.lang.String deliveryChannelName)
The name of the delivery channel through which the snapshot is delivered.
|
Modifier and Type | Method and Description |
---|---|
Request<DeliverConfigSnapshotRequest> |
DeliverConfigSnapshotRequestMarshaller.marshall(DeliverConfigSnapshotRequest deliverConfigSnapshotRequest) |
Modifier and Type | Method and Description |
---|---|
Request<DeliverConfigSnapshotRequest> |
DeliverConfigSnapshotRequestMarshaller.marshall(DeliverConfigSnapshotRequest deliverConfigSnapshotRequest) |