Uses of Class
com.amazonaws.services.devicefarm.model.DeleteRunRequest
Packages that use DeleteRunRequest
-
Uses of DeleteRunRequest in com.amazonaws.services.devicefarm
Methods in com.amazonaws.services.devicefarm with parameters of type DeleteRunRequestModifier and TypeMethodDescriptionAbstractAWSDeviceFarm.deleteRun
(DeleteRunRequest request) AWSDeviceFarm.deleteRun
(DeleteRunRequest deleteRunRequest) Deletes the run, given the run ARN.AWSDeviceFarmClient.deleteRun
(DeleteRunRequest deleteRunRequest) Deletes the run, given the run ARN.AbstractAWSDeviceFarmAsync.deleteRunAsync
(DeleteRunRequest request) AbstractAWSDeviceFarmAsync.deleteRunAsync
(DeleteRunRequest request, AsyncHandler<DeleteRunRequest, DeleteRunResult> asyncHandler) AWSDeviceFarmAsync.deleteRunAsync
(DeleteRunRequest deleteRunRequest) Deletes the run, given the run ARN.AWSDeviceFarmAsync.deleteRunAsync
(DeleteRunRequest deleteRunRequest, AsyncHandler<DeleteRunRequest, DeleteRunResult> asyncHandler) Deletes the run, given the run ARN.AWSDeviceFarmAsyncClient.deleteRunAsync
(DeleteRunRequest request) AWSDeviceFarmAsyncClient.deleteRunAsync
(DeleteRunRequest request, AsyncHandler<DeleteRunRequest, DeleteRunResult> asyncHandler) Method parameters in com.amazonaws.services.devicefarm with type arguments of type DeleteRunRequestModifier and TypeMethodDescriptionAbstractAWSDeviceFarmAsync.deleteRunAsync
(DeleteRunRequest request, AsyncHandler<DeleteRunRequest, DeleteRunResult> asyncHandler) AWSDeviceFarmAsync.deleteRunAsync
(DeleteRunRequest deleteRunRequest, AsyncHandler<DeleteRunRequest, DeleteRunResult> asyncHandler) Deletes the run, given the run ARN.AWSDeviceFarmAsyncClient.deleteRunAsync
(DeleteRunRequest request, AsyncHandler<DeleteRunRequest, DeleteRunResult> asyncHandler) -
Uses of DeleteRunRequest in com.amazonaws.services.devicefarm.model
Methods in com.amazonaws.services.devicefarm.model that return DeleteRunRequestModifier and TypeMethodDescriptionDeleteRunRequest.clone()
The Amazon Resource Name (ARN) for the run you wish to delete.