| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm |
Welcome to the AWS Device Farm API documentation, which contains APIs for:
|
| Modifier and Type | Method and Description |
|---|---|
default GetDevicePoolResponse |
DeviceFarmClient.getDevicePool(Consumer<GetDevicePoolRequest.Builder> getDevicePoolRequest)
Gets information about a device pool.
|
default GetDevicePoolResponse |
DeviceFarmClient.getDevicePool(GetDevicePoolRequest getDevicePoolRequest)
Gets information about a device pool.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDevicePoolResponse> |
DeviceFarmAsyncClient.getDevicePool(Consumer<GetDevicePoolRequest.Builder> getDevicePoolRequest)
Gets information about a device pool.
|
default CompletableFuture<GetDevicePoolResponse> |
DeviceFarmAsyncClient.getDevicePool(GetDevicePoolRequest getDevicePoolRequest)
Gets information about a device pool.
|
Copyright © 2021. All rights reserved.