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