| 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 |
|---|---|
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 |
|---|---|
GetDevicePoolRequest |
GetDevicePoolRequest.clone() |
GetDevicePoolRequest |
GetDevicePoolRequest.withArn(String arn)
The device pool's ARN.
|
Copyright © 2018. All rights reserved.