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