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