| 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 |
|---|---|
CreateDevicePoolResult |
AWSDeviceFarmClient.createDevicePool(CreateDevicePoolRequest request)
Creates a device pool.
|
CreateDevicePoolResult |
AbstractAWSDeviceFarm.createDevicePool(CreateDevicePoolRequest request) |
CreateDevicePoolResult |
AWSDeviceFarm.createDevicePool(CreateDevicePoolRequest createDevicePoolRequest)
Creates a device pool.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateDevicePoolResult> |
AWSDeviceFarmAsync.createDevicePoolAsync(CreateDevicePoolRequest createDevicePoolRequest,
AsyncHandler<CreateDevicePoolRequest,CreateDevicePoolResult> asyncHandler)
Creates a device pool.
|
Future<CreateDevicePoolResult> |
AWSDeviceFarmAsyncClient.createDevicePoolAsync(CreateDevicePoolRequest request,
AsyncHandler<CreateDevicePoolRequest,CreateDevicePoolResult> asyncHandler) |
Future<CreateDevicePoolResult> |
AbstractAWSDeviceFarmAsync.createDevicePoolAsync(CreateDevicePoolRequest request,
AsyncHandler<CreateDevicePoolRequest,CreateDevicePoolResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateDevicePoolResult |
CreateDevicePoolResult.clone() |
CreateDevicePoolResult |
CreateDevicePoolResult.withDevicePool(DevicePool devicePool)
The newly created device pool.
|
Copyright © 2017. All rights reserved.