public static interface DeleteClusterSnapshotRequest.Builder extends DocDbElasticRequest.Builder, SdkPojo, CopyableBuilder<DeleteClusterSnapshotRequest.Builder,DeleteClusterSnapshotRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteClusterSnapshotRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteClusterSnapshotRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeleteClusterSnapshotRequest.Builder |
snapshotArn(String snapshotArn)
The arn of the Elastic DocumentDB snapshot that is to be deleted.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteClusterSnapshotRequest.Builder snapshotArn(String snapshotArn)
The arn of the Elastic DocumentDB snapshot that is to be deleted.
snapshotArn - The arn of the Elastic DocumentDB snapshot that is to be deleted.DeleteClusterSnapshotRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteClusterSnapshotRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.