public static interface DescribeDbSnapshotAttributesRequest.Builder extends RdsRequest.Builder, SdkPojo, CopyableBuilder<DescribeDbSnapshotAttributesRequest.Builder,DescribeDbSnapshotAttributesRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeDbSnapshotAttributesRequest.Builder |
dbSnapshotIdentifier(String dbSnapshotIdentifier)
The identifier for the DB snapshot to describe the attributes for.
|
DescribeDbSnapshotAttributesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeDbSnapshotAttributesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeDbSnapshotAttributesRequest.Builder dbSnapshotIdentifier(String dbSnapshotIdentifier)
The identifier for the DB snapshot to describe the attributes for.
dbSnapshotIdentifier - The identifier for the DB snapshot to describe the attributes for.DescribeDbSnapshotAttributesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeDbSnapshotAttributesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.