| Package | Description |
|---|---|
| com.amazonaws.services.robomaker.model |
| Modifier and Type | Method and Description |
|---|---|
static FailureBehavior |
FailureBehavior.fromValue(String value)
Use this in place of valueOf.
|
static FailureBehavior |
FailureBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FailureBehavior[] |
FailureBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SimulationJob |
SimulationJob.withFailureBehavior(FailureBehavior failureBehavior)
The failure behavior the simulation job.
|
DescribeSimulationJobResult |
DescribeSimulationJobResult.withFailureBehavior(FailureBehavior failureBehavior)
The failure behavior for the simulation job.
|
CreateSimulationJobRequest |
CreateSimulationJobRequest.withFailureBehavior(FailureBehavior failureBehavior)
The failure behavior the simulation job.
|
CreateSimulationJobResult |
CreateSimulationJobResult.withFailureBehavior(FailureBehavior failureBehavior)
the failure behavior for the simulation job.
|
SimulationJobRequest |
SimulationJobRequest.withFailureBehavior(FailureBehavior failureBehavior)
The failure behavior the simulation job.
|
Copyright © 2024. All rights reserved.