| 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 |
| Modifier and Type | Method and Description |
|---|---|
default ListDevicePoolsResponse |
DeviceFarmClient.listDevicePools(Consumer<ListDevicePoolsRequest.Builder> listDevicePoolsRequest)
Gets information about device pools.
|
default ListDevicePoolsResponse |
DeviceFarmClient.listDevicePools(ListDevicePoolsRequest listDevicePoolsRequest)
Gets information about device pools.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDevicePoolsResponse> |
DeviceFarmAsyncClient.listDevicePools(Consumer<ListDevicePoolsRequest.Builder> listDevicePoolsRequest)
Gets information about device pools.
|
default CompletableFuture<ListDevicePoolsResponse> |
DeviceFarmAsyncClient.listDevicePools(ListDevicePoolsRequest listDevicePoolsRequest)
Gets information about device pools.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListDevicePoolsResponse> |
ListDevicePoolsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListDevicePoolsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListDevicePoolsResponse> subscriber) |
Copyright © 2020. All rights reserved.