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