public static interface DescribeDbClusterSnapshotAttributesRequest.Builder extends DocDbRequest.Builder, SdkPojo, CopyableBuilder<DescribeDbClusterSnapshotAttributesRequest.Builder,DescribeDbClusterSnapshotAttributesRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeDbClusterSnapshotAttributesRequest.Builder |
dbClusterSnapshotIdentifier(String dbClusterSnapshotIdentifier)
The identifier for the cluster snapshot to describe the attributes for.
|
DescribeDbClusterSnapshotAttributesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeDbClusterSnapshotAttributesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeDbClusterSnapshotAttributesRequest.Builder dbClusterSnapshotIdentifier(String dbClusterSnapshotIdentifier)
The identifier for the cluster snapshot to describe the attributes for.
dbClusterSnapshotIdentifier - The identifier for the cluster snapshot to describe the attributes for.DescribeDbClusterSnapshotAttributesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeDbClusterSnapshotAttributesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.