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