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