Package | Description |
---|---|
com.amazonaws.services.devicefarm | |
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> |
AbstractAWSDeviceFarmAsync.getDevicePoolAsync(GetDevicePoolRequest request,
AsyncHandler<GetDevicePoolRequest,GetDevicePoolResult> asyncHandler) |
Future<GetDevicePoolResult> |
AWSDeviceFarmAsyncClient.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.