Uses of Class
com.amazonaws.services.devicefarm.model.StopRunRequest
Packages that use StopRunRequest
-
Uses of StopRunRequest in com.amazonaws.services.devicefarm
Methods in com.amazonaws.services.devicefarm with parameters of type StopRunRequestModifier and TypeMethodDescriptionAbstractAWSDeviceFarm.stopRun
(StopRunRequest request) AWSDeviceFarm.stopRun
(StopRunRequest stopRunRequest) Initiates a stop request for the current test run.AWSDeviceFarmClient.stopRun
(StopRunRequest stopRunRequest) Initiates a stop request for the current test run.AbstractAWSDeviceFarmAsync.stopRunAsync
(StopRunRequest request) AbstractAWSDeviceFarmAsync.stopRunAsync
(StopRunRequest request, AsyncHandler<StopRunRequest, StopRunResult> asyncHandler) AWSDeviceFarmAsync.stopRunAsync
(StopRunRequest stopRunRequest) Initiates a stop request for the current test run.AWSDeviceFarmAsync.stopRunAsync
(StopRunRequest stopRunRequest, AsyncHandler<StopRunRequest, StopRunResult> asyncHandler) Initiates a stop request for the current test run.AWSDeviceFarmAsyncClient.stopRunAsync
(StopRunRequest request) AWSDeviceFarmAsyncClient.stopRunAsync
(StopRunRequest request, AsyncHandler<StopRunRequest, StopRunResult> asyncHandler) Method parameters in com.amazonaws.services.devicefarm with type arguments of type StopRunRequestModifier and TypeMethodDescriptionAbstractAWSDeviceFarmAsync.stopRunAsync
(StopRunRequest request, AsyncHandler<StopRunRequest, StopRunResult> asyncHandler) AWSDeviceFarmAsync.stopRunAsync
(StopRunRequest stopRunRequest, AsyncHandler<StopRunRequest, StopRunResult> asyncHandler) Initiates a stop request for the current test run.AWSDeviceFarmAsyncClient.stopRunAsync
(StopRunRequest request, AsyncHandler<StopRunRequest, StopRunResult> asyncHandler) -
Uses of StopRunRequest in com.amazonaws.services.devicefarm.model
Methods in com.amazonaws.services.devicefarm.model that return StopRunRequestModifier and TypeMethodDescriptionStopRunRequest.clone()
Represents the Amazon Resource Name (ARN) of the Device Farm run you wish to stop.