| 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 |
|---|---|
GetDeviceInstanceResult |
AWSDeviceFarmClient.getDeviceInstance(GetDeviceInstanceRequest request)
Returns information about a device instance belonging to a private device fleet.
|
GetDeviceInstanceResult |
AbstractAWSDeviceFarm.getDeviceInstance(GetDeviceInstanceRequest request) |
GetDeviceInstanceResult |
AWSDeviceFarm.getDeviceInstance(GetDeviceInstanceRequest getDeviceInstanceRequest)
Returns information about a device instance belonging to a private device fleet.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetDeviceInstanceResult> |
AWSDeviceFarmAsync.getDeviceInstanceAsync(GetDeviceInstanceRequest getDeviceInstanceRequest,
AsyncHandler<GetDeviceInstanceRequest,GetDeviceInstanceResult> asyncHandler)
Returns information about a device instance belonging to a private device fleet.
|
Future<GetDeviceInstanceResult> |
AWSDeviceFarmAsyncClient.getDeviceInstanceAsync(GetDeviceInstanceRequest request,
AsyncHandler<GetDeviceInstanceRequest,GetDeviceInstanceResult> asyncHandler) |
Future<GetDeviceInstanceResult> |
AbstractAWSDeviceFarmAsync.getDeviceInstanceAsync(GetDeviceInstanceRequest request,
AsyncHandler<GetDeviceInstanceRequest,GetDeviceInstanceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetDeviceInstanceResult |
GetDeviceInstanceResult.clone() |
GetDeviceInstanceResult |
GetDeviceInstanceResult.withDeviceInstance(DeviceInstance deviceInstance)
An object containing information about your device instance.
|
Copyright © 2019. All rights reserved.