| 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<GetDeviceInstanceResult> |
AWSDeviceFarmAsyncClient.getDeviceInstanceAsync(GetDeviceInstanceRequest request,
AsyncHandler<GetDeviceInstanceRequest,GetDeviceInstanceResult> asyncHandler) |
Future<GetDeviceInstanceResult> |
AWSDeviceFarmAsync.getDeviceInstanceAsync(GetDeviceInstanceRequest getDeviceInstanceRequest,
AsyncHandler<GetDeviceInstanceRequest,GetDeviceInstanceResult> asyncHandler)
Returns information about a device instance that belongs to a private device fleet.
|
Future<GetDeviceInstanceResult> |
AbstractAWSDeviceFarmAsync.getDeviceInstanceAsync(GetDeviceInstanceRequest request,
AsyncHandler<GetDeviceInstanceRequest,GetDeviceInstanceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetDeviceInstanceRequest |
GetDeviceInstanceRequest.clone() |
GetDeviceInstanceRequest |
GetDeviceInstanceRequest.withArn(String arn)
The Amazon Resource Name (ARN) of the instance you're requesting information about.
|
Copyright © 2023. All rights reserved.