Uses of Class
com.amazonaws.services.devicefarm.model.DeleteDevicePoolRequest
Packages that use DeleteDevicePoolRequest
-
Uses of DeleteDevicePoolRequest in com.amazonaws.services.devicefarm
Methods in com.amazonaws.services.devicefarm with parameters of type DeleteDevicePoolRequestModifier and TypeMethodDescriptionAbstractAWSDeviceFarm.deleteDevicePool
(DeleteDevicePoolRequest request) AWSDeviceFarm.deleteDevicePool
(DeleteDevicePoolRequest deleteDevicePoolRequest) Deletes a device pool given the pool ARN.AWSDeviceFarmClient.deleteDevicePool
(DeleteDevicePoolRequest deleteDevicePoolRequest) Deletes a device pool given the pool ARN.AbstractAWSDeviceFarmAsync.deleteDevicePoolAsync
(DeleteDevicePoolRequest request) AbstractAWSDeviceFarmAsync.deleteDevicePoolAsync
(DeleteDevicePoolRequest request, AsyncHandler<DeleteDevicePoolRequest, DeleteDevicePoolResult> asyncHandler) AWSDeviceFarmAsync.deleteDevicePoolAsync
(DeleteDevicePoolRequest deleteDevicePoolRequest) Deletes a device pool given the pool ARN.AWSDeviceFarmAsync.deleteDevicePoolAsync
(DeleteDevicePoolRequest deleteDevicePoolRequest, AsyncHandler<DeleteDevicePoolRequest, DeleteDevicePoolResult> asyncHandler) Deletes a device pool given the pool ARN.AWSDeviceFarmAsyncClient.deleteDevicePoolAsync
(DeleteDevicePoolRequest request) AWSDeviceFarmAsyncClient.deleteDevicePoolAsync
(DeleteDevicePoolRequest request, AsyncHandler<DeleteDevicePoolRequest, DeleteDevicePoolResult> asyncHandler) Method parameters in com.amazonaws.services.devicefarm with type arguments of type DeleteDevicePoolRequestModifier and TypeMethodDescriptionAbstractAWSDeviceFarmAsync.deleteDevicePoolAsync
(DeleteDevicePoolRequest request, AsyncHandler<DeleteDevicePoolRequest, DeleteDevicePoolResult> asyncHandler) AWSDeviceFarmAsync.deleteDevicePoolAsync
(DeleteDevicePoolRequest deleteDevicePoolRequest, AsyncHandler<DeleteDevicePoolRequest, DeleteDevicePoolResult> asyncHandler) Deletes a device pool given the pool ARN.AWSDeviceFarmAsyncClient.deleteDevicePoolAsync
(DeleteDevicePoolRequest request, AsyncHandler<DeleteDevicePoolRequest, DeleteDevicePoolResult> asyncHandler) -
Uses of DeleteDevicePoolRequest in com.amazonaws.services.devicefarm.model
Methods in com.amazonaws.services.devicefarm.model that return DeleteDevicePoolRequestModifier and TypeMethodDescriptionDeleteDevicePoolRequest.clone()
Represents the Amazon Resource Name (ARN) of the Device Farm device pool you wish to delete.