| 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 |
|---|---|
DeleteDevicePoolResult |
AWSDeviceFarmClient.deleteDevicePool(DeleteDevicePoolRequest deleteDevicePoolRequest)
Deletes a device pool given the pool ARN.
|
DeleteDevicePoolResult |
AbstractAWSDeviceFarm.deleteDevicePool(DeleteDevicePoolRequest request) |
DeleteDevicePoolResult |
AWSDeviceFarm.deleteDevicePool(DeleteDevicePoolRequest deleteDevicePoolRequest)
Deletes a device pool given the pool ARN.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteDevicePoolResult> |
AWSDeviceFarmAsync.deleteDevicePoolAsync(DeleteDevicePoolRequest deleteDevicePoolRequest,
AsyncHandler<DeleteDevicePoolRequest,DeleteDevicePoolResult> asyncHandler)
Deletes a device pool given the pool ARN.
|
Future<DeleteDevicePoolResult> |
AWSDeviceFarmAsyncClient.deleteDevicePoolAsync(DeleteDevicePoolRequest request,
AsyncHandler<DeleteDevicePoolRequest,DeleteDevicePoolResult> asyncHandler) |
Future<DeleteDevicePoolResult> |
AbstractAWSDeviceFarmAsync.deleteDevicePoolAsync(DeleteDevicePoolRequest request,
AsyncHandler<DeleteDevicePoolRequest,DeleteDevicePoolResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteDevicePoolResult |
DeleteDevicePoolResult.clone() |
Copyright © 2017. All rights reserved.