| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
ListTestGridSessionActionsResponse.Builder |
ListTestGridSessionActionsResponse.Builder.actions(Collection<TestGridSessionAction> actions)
The action taken by the session.
|
ListTestGridSessionActionsResponse.Builder |
ListTestGridSessionActionsResponse.Builder.actions(Consumer<TestGridSessionAction.Builder>... actions)
The action taken by the session.
|
ListTestGridSessionActionsResponse.Builder |
ListTestGridSessionActionsResponse.Builder.actions(TestGridSessionAction... actions)
The action taken by the session.
|
static ListTestGridSessionActionsResponse.Builder |
ListTestGridSessionActionsResponse.builder() |
ListTestGridSessionActionsResponse.Builder |
ListTestGridSessionActionsResponse.Builder.nextToken(String nextToken)
Pagination token.
|
ListTestGridSessionActionsResponse.Builder |
ListTestGridSessionActionsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListTestGridSessionActionsResponse.Builder> |
ListTestGridSessionActionsResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.