| Package | Description |
|---|---|
| com.amazonaws.services.robomaker.model |
| Modifier and Type | Method and Description |
|---|---|
static SimulationJobBatchErrorCode |
SimulationJobBatchErrorCode.fromValue(String value)
Use this in place of valueOf.
|
static SimulationJobBatchErrorCode |
SimulationJobBatchErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimulationJobBatchErrorCode[] |
SimulationJobBatchErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StartSimulationJobBatchResult |
StartSimulationJobBatchResult.withFailureCode(SimulationJobBatchErrorCode failureCode)
The failure code if the simulation job batch failed.
|
DescribeSimulationJobBatchResult |
DescribeSimulationJobBatchResult.withFailureCode(SimulationJobBatchErrorCode failureCode)
The failure code of the simulation job batch.
|
Copyright © 2021. All rights reserved.