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