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