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