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