Package | Description |
---|---|
com.microsoft.azure.management.batch |
This package contains the classes for BatchManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ResizeError |
ResizeError.withCode(String code)
Set the code value.
|
ResizeError |
ResizeError.withDetails(List<ResizeError> details)
Set the details value.
|
ResizeError |
ResizeError.withMessage(String message)
Set the message value.
|
Modifier and Type | Method and Description |
---|---|
List<ResizeError> |
ResizeError.details()
Get the details value.
|
List<ResizeError> |
ResizeOperationStatus.errors()
Get the errors value.
|
Modifier and Type | Method and Description |
---|---|
ResizeError |
ResizeError.withDetails(List<ResizeError> details)
Set the details value.
|
ResizeOperationStatus |
ResizeOperationStatus.withErrors(List<ResizeError> errors)
Set the errors value.
|
Copyright © 2019. All rights reserved.