| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement.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 |
|---|---|
DescribeSessionsRequest |
DescribeSessionsRequest.withState(SessionState state)
The session status to retrieve a list of sessions for.
|
Copyright © 2018. All rights reserved.