Uses of Class
com.amazonaws.services.devicefarm.model.DeleteDevicePoolResult
Packages that use DeleteDevicePoolResult
-
Uses of DeleteDevicePoolResult in com.amazonaws.services.devicefarm
Methods in com.amazonaws.services.devicefarm that return DeleteDevicePoolResultModifier 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.Methods in com.amazonaws.services.devicefarm that return types with arguments of type DeleteDevicePoolResultModifier and TypeMethodDescriptionAbstractAWSDeviceFarmAsync.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 DeleteDevicePoolResultModifier 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 DeleteDevicePoolResult in com.amazonaws.services.devicefarm.model
Methods in com.amazonaws.services.devicefarm.model that return DeleteDevicePoolResult