Package | Description |
---|---|
com.microsoft.azure.batch.protocol.models |
This package contains the models classes for BatchServiceClient.
|
Modifier and Type | Method and Description |
---|---|
BatchErrorDetail |
BatchErrorDetail.withKey(String key)
Set the key value.
|
BatchErrorDetail |
BatchErrorDetail.withValue(String value)
Set the value value.
|
Modifier and Type | Method and Description |
---|---|
List<BatchErrorDetail> |
BatchError.values()
Get the values value.
|
Modifier and Type | Method and Description |
---|---|
BatchError |
BatchError.withValues(List<BatchErrorDetail> values)
Set the values value.
|
Copyright © 2019. All rights reserved.