| Package | Description |
|---|---|
| com.amazonaws.services.robomaker.model |
| Modifier and Type | Method and Description |
|---|---|
static WorldGenerationJobStatus |
WorldGenerationJobStatus.fromValue(String value)
Use this in place of valueOf.
|
static WorldGenerationJobStatus |
WorldGenerationJobStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorldGenerationJobStatus[] |
WorldGenerationJobStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateWorldGenerationJobResult |
CreateWorldGenerationJobResult.withStatus(WorldGenerationJobStatus status)
The status of the world generator job.
|
WorldGenerationJobSummary |
WorldGenerationJobSummary.withStatus(WorldGenerationJobStatus status)
The status of the world generator job:
|
DescribeWorldGenerationJobResult |
DescribeWorldGenerationJobResult.withStatus(WorldGenerationJobStatus status)
The status of the world generation job:
|
Copyright © 2023. All rights reserved.