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