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