| Package | Description |
|---|---|
| com.amazonaws.services.devicefarm |
AWS Device Farm is a service that enables mobile app developers to test Android, iOS, and Fire OS apps on physical
phones, tablets, and other devices in the cloud.
|
| com.amazonaws.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
GetDevicePoolResult |
AWSDeviceFarmClient.getDevicePool(GetDevicePoolRequest getDevicePoolRequest)
Gets information about a device pool.
|
GetDevicePoolResult |
AbstractAWSDeviceFarm.getDevicePool(GetDevicePoolRequest request) |
GetDevicePoolResult |
AWSDeviceFarm.getDevicePool(GetDevicePoolRequest getDevicePoolRequest)
Gets information about a device pool.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetDevicePoolResult> |
AWSDeviceFarmAsync.getDevicePoolAsync(GetDevicePoolRequest getDevicePoolRequest,
AsyncHandler<GetDevicePoolRequest,GetDevicePoolResult> asyncHandler)
Gets information about a device pool.
|
Future<GetDevicePoolResult> |
AWSDeviceFarmAsyncClient.getDevicePoolAsync(GetDevicePoolRequest request,
AsyncHandler<GetDevicePoolRequest,GetDevicePoolResult> asyncHandler) |
Future<GetDevicePoolResult> |
AbstractAWSDeviceFarmAsync.getDevicePoolAsync(GetDevicePoolRequest request,
AsyncHandler<GetDevicePoolRequest,GetDevicePoolResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetDevicePoolResult |
GetDevicePoolResult.clone() |
GetDevicePoolResult |
GetDevicePoolResult.withDevicePool(DevicePool devicePool) |
Copyright © 2017. All rights reserved.