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