| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeDbSnapshotAttributesResponse.Builder |
DescribeDbSnapshotAttributesResponse.builder() |
default DescribeDbSnapshotAttributesResponse.Builder |
DescribeDbSnapshotAttributesResponse.Builder.dbSnapshotAttributesResult(Consumer<DBSnapshotAttributesResult.Builder> dbSnapshotAttributesResult)
Sets the value of the DBSnapshotAttributesResult property for this object.
|
DescribeDbSnapshotAttributesResponse.Builder |
DescribeDbSnapshotAttributesResponse.Builder.dbSnapshotAttributesResult(DBSnapshotAttributesResult dbSnapshotAttributesResult)
Sets the value of the DBSnapshotAttributesResult property for this object.
|
DescribeDbSnapshotAttributesResponse.Builder |
DescribeDbSnapshotAttributesResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeDbSnapshotAttributesResponse.Builder> |
DescribeDbSnapshotAttributesResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.