Package | Description |
---|---|
com.amazonaws.services.devicefarm |
Welcome to the AWS Device Farm API documentation, which contains APIs for:
|
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 © 2020. All rights reserved.