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