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