| Package | Description |
|---|---|
| com.amazonaws.services.nimblestudio.model |
| Modifier and Type | Method and Description |
|---|---|
static StudioState |
StudioState.fromValue(String value)
Use this in place of valueOf.
|
static StudioState |
StudioState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StudioState[] |
StudioState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Studio |
Studio.withState(StudioState state)
The current state of the studio resource.
|
Copyright © 2023. All rights reserved.