public static interface DescribeDBSnapshotAttributesRequest.Builder extends RDSRequest.Builder, 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 |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, 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 requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.