Package | Description |
---|---|
com.microsoft.azure.batch.protocol.models |
This package contains the models classes for BatchServiceClient.
|
Modifier and Type | Method and Description |
---|---|
ExitCodeMapping |
ExitCodeMapping.withCode(int code)
Set the code value.
|
ExitCodeMapping |
ExitCodeMapping.withExitOptions(ExitOptions exitOptions)
Set the exitOptions value.
|
Modifier and Type | Method and Description |
---|---|
List<ExitCodeMapping> |
ExitConditions.exitCodes()
Get the exitCodes value.
|
Modifier and Type | Method and Description |
---|---|
ExitConditions |
ExitConditions.withExitCodes(List<ExitCodeMapping> exitCodes)
Set the exitCodes value.
|
Copyright © 2019. All rights reserved.