| Modifier and Type | Method and Description |
|---|---|
ResizeOperationStatus |
ResizeOperationStatus.withErrors(List<ResizeError> errors)
Set the errors value.
|
ResizeOperationStatus |
ResizeOperationStatus.withNodeDeallocationOption(ComputeNodeDeallocationOption nodeDeallocationOption)
Set the nodeDeallocationOption value.
|
ResizeOperationStatus |
ResizeOperationStatus.withResizeTimeout(org.joda.time.Period resizeTimeout)
Set the resizeTimeout value.
|
ResizeOperationStatus |
ResizeOperationStatus.withStartTime(org.joda.time.DateTime startTime)
Set the startTime value.
|
ResizeOperationStatus |
ResizeOperationStatus.withTargetDedicatedNodes(Integer targetDedicatedNodes)
Set the targetDedicatedNodes value.
|
ResizeOperationStatus |
ResizeOperationStatus.withTargetLowPriorityNodes(Integer targetLowPriorityNodes)
Set the targetLowPriorityNodes value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/