| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
ResizeInfo.Builder |
ResizeInfo.Builder.allowCancelResize(Boolean allowCancelResize)
A boolean value indicating if the resize operation can be cancelled.
|
static ResizeInfo.Builder |
ResizeInfo.builder() |
ResizeInfo.Builder |
ResizeInfo.Builder.resizeType(String resizeType)
Returns the value
ClassicResize. |
ResizeInfo.Builder |
ResizeInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ResizeInfo.Builder> |
ResizeInfo.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default Cluster.Builder |
Cluster.Builder.resizeInfo(Consumer<ResizeInfo.Builder> resizeInfo)
Returns the following:
|
Copyright © 2020. All rights reserved.