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