| Package | Description |
|---|---|
| com.amazonaws.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
static TestGridSessionStatus |
TestGridSessionStatus.fromValue(String value)
Use this in place of valueOf.
|
static TestGridSessionStatus |
TestGridSessionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestGridSessionStatus[] |
TestGridSessionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TestGridSession |
TestGridSession.withStatus(TestGridSessionStatus status)
The state of the session.
|
ListTestGridSessionsRequest |
ListTestGridSessionsRequest.withStatus(TestGridSessionStatus status)
Return only sessions in this state.
|
Copyright © 2020. All rights reserved.