public static interface ResizeInfo.Builder extends SdkPojo, CopyableBuilder<ResizeInfo.Builder,ResizeInfo>
| Modifier and Type | Method and Description |
|---|---|
ResizeInfo.Builder |
allowCancelResize(Boolean allowCancelResize)
A boolean value indicating if the resize operation can be cancelled.
|
ResizeInfo.Builder |
resizeType(String resizeType)
Returns the value
ClassicResize. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildResizeInfo.Builder resizeType(String resizeType)
Returns the value ClassicResize.
resizeType - Returns the value ClassicResize.ResizeInfo.Builder allowCancelResize(Boolean allowCancelResize)
A boolean value indicating if the resize operation can be cancelled.
allowCancelResize - A boolean value indicating if the resize operation can be cancelled.Copyright © 2021. All rights reserved.