Package | Description |
---|---|
com.microsoft.azure.batch.protocol.models |
This package contains the models classes for BatchServiceClient.
|
Modifier and Type | Method and Description |
---|---|
ErrorMessage |
BatchError.message()
Get the message value.
|
ErrorMessage |
ErrorMessage.withLang(String lang)
Set the lang value.
|
ErrorMessage |
ErrorMessage.withValue(String value)
Set the value value.
|
Modifier and Type | Method and Description |
---|---|
BatchError |
BatchError.withMessage(ErrorMessage message)
Set the message value.
|
Copyright © 2019. All rights reserved.