| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm |
Welcome to the AWS Device Farm API documentation, which contains APIs for:
|
| software.amazon.awssdk.services.devicefarm.paginators | |
| software.amazon.awssdk.services.devicefarm.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTestGridSessionsResponse> |
DeviceFarmAsyncClient.listTestGridSessions(ListTestGridSessionsRequest listTestGridSessionsRequest)
Retrieves a list of sessions for a TestGridProject.
|
default ListTestGridSessionsResponse |
DeviceFarmClient.listTestGridSessions(ListTestGridSessionsRequest listTestGridSessionsRequest)
Retrieves a list of sessions for a TestGridProject.
|
default ListTestGridSessionsPublisher |
DeviceFarmAsyncClient.listTestGridSessionsPaginator(ListTestGridSessionsRequest listTestGridSessionsRequest)
Retrieves a list of sessions for a TestGridProject.
|
default ListTestGridSessionsIterable |
DeviceFarmClient.listTestGridSessionsPaginator(ListTestGridSessionsRequest listTestGridSessionsRequest)
Retrieves a list of sessions for a TestGridProject.
|
| Constructor and Description |
|---|
ListTestGridSessionsIterable(DeviceFarmClient client,
ListTestGridSessionsRequest firstRequest) |
ListTestGridSessionsPublisher(DeviceFarmAsyncClient client,
ListTestGridSessionsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListTestGridSessionsRequestMarshaller.marshall(ListTestGridSessionsRequest listTestGridSessionsRequest) |
Copyright © 2022. All rights reserved.