| Package | Description |
|---|---|
| com.amazonaws.services.gamesparks.model |
| Modifier and Type | Method and Description |
|---|---|
static GeneratedCodeJobState |
GeneratedCodeJobState.fromValue(String value)
Use this in place of valueOf.
|
static GeneratedCodeJobState |
GeneratedCodeJobState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeneratedCodeJobState[] |
GeneratedCodeJobState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GeneratedCodeJobDetails |
GeneratedCodeJobDetails.withStatus(GeneratedCodeJobState status)
The status of the generated code job
|
Copyright © 2023. All rights reserved.