| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
List<TestGridSessionAction> |
ListTestGridSessionActionsResponse.actions()
The action taken by the session.
|
| Modifier and Type | Method and Description |
|---|---|
ListTestGridSessionActionsResponse.Builder |
ListTestGridSessionActionsResponse.Builder.actions(TestGridSessionAction... actions)
The action taken by the session.
|
| Modifier and Type | Method and Description |
|---|---|
ListTestGridSessionActionsResponse.Builder |
ListTestGridSessionActionsResponse.Builder.actions(Collection<TestGridSessionAction> actions)
The action taken by the session.
|
Copyright © 2023. All rights reserved.