| 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<ListDevicePoolsResponse> |
DeviceFarmAsyncClient.listDevicePools(ListDevicePoolsRequest listDevicePoolsRequest)
Gets information about device pools.
|
default ListDevicePoolsResponse |
DeviceFarmClient.listDevicePools(ListDevicePoolsRequest listDevicePoolsRequest)
Gets information about device pools.
|
default ListDevicePoolsPublisher |
DeviceFarmAsyncClient.listDevicePoolsPaginator(ListDevicePoolsRequest listDevicePoolsRequest)
Gets information about device pools.
|
default ListDevicePoolsIterable |
DeviceFarmClient.listDevicePoolsPaginator(ListDevicePoolsRequest listDevicePoolsRequest)
Gets information about device pools.
|
| Constructor and Description |
|---|
ListDevicePoolsIterable(DeviceFarmClient client,
ListDevicePoolsRequest firstRequest) |
ListDevicePoolsPublisher(DeviceFarmAsyncClient client,
ListDevicePoolsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListDevicePoolsRequestMarshaller.marshall(ListDevicePoolsRequest listDevicePoolsRequest) |
Copyright © 2021. All rights reserved.