public static interface DeliverConfigSnapshotRequest.Builder extends ConfigRequest.Builder, SdkPojo, CopyableBuilder<DeliverConfigSnapshotRequest.Builder,DeliverConfigSnapshotRequest>
| Modifier and Type | Method and Description |
|---|---|
DeliverConfigSnapshotRequest.Builder |
deliveryChannelName(String deliveryChannelName)
The name of the delivery channel through which the snapshot is delivered.
|
DeliverConfigSnapshotRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeliverConfigSnapshotRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeliverConfigSnapshotRequest.Builder deliveryChannelName(String deliveryChannelName)
The name of the delivery channel through which the snapshot is delivered.
deliveryChannelName - The name of the delivery channel through which the snapshot is delivered.DeliverConfigSnapshotRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeliverConfigSnapshotRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.