| Package | Description |
|---|---|
| software.amazon.awssdk.services.config |
|
| Modifier and Type | Method and Description |
|---|---|
default DeliverConfigSnapshotResponse |
ConfigClient.deliverConfigSnapshot(Consumer<DeliverConfigSnapshotRequest.Builder> deliverConfigSnapshotRequest)
Schedules delivery of a configuration snapshot to the Amazon S3 bucket in the specified delivery channel.
|
default DeliverConfigSnapshotResponse |
ConfigClient.deliverConfigSnapshot(DeliverConfigSnapshotRequest deliverConfigSnapshotRequest)
Schedules delivery of a configuration snapshot to the Amazon S3 bucket in the specified delivery channel.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeliverConfigSnapshotResponse> |
ConfigAsyncClient.deliverConfigSnapshot(Consumer<DeliverConfigSnapshotRequest.Builder> deliverConfigSnapshotRequest)
Schedules delivery of a configuration snapshot to the Amazon S3 bucket in the specified delivery channel.
|
default CompletableFuture<DeliverConfigSnapshotResponse> |
ConfigAsyncClient.deliverConfigSnapshot(DeliverConfigSnapshotRequest deliverConfigSnapshotRequest)
Schedules delivery of a configuration snapshot to the Amazon S3 bucket in the specified delivery channel.
|
Copyright © 2023. All rights reserved.