Package | Description |
---|---|
com.amazonaws.services.devicefarm | |
com.amazonaws.services.devicefarm.model |
Modifier and Type | Method and Description |
---|---|
DeleteDevicePoolResult |
AWSDeviceFarm.deleteDevicePool(DeleteDevicePoolRequest deleteDevicePoolRequest)
Deletes a device pool given the pool ARN.
|
DeleteDevicePoolResult |
AbstractAWSDeviceFarm.deleteDevicePool(DeleteDevicePoolRequest request) |
DeleteDevicePoolResult |
AWSDeviceFarmClient.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> |
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 © 2018. All rights reserved.