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