Uses of Class
com.amazonaws.services.devicefarm.model.GetRunResult
Packages that use GetRunResult
-
Uses of GetRunResult in com.amazonaws.services.devicefarm
Methods in com.amazonaws.services.devicefarm that return GetRunResultModifier and TypeMethodDescriptionAbstractAWSDeviceFarm.getRun
(GetRunRequest request) AWSDeviceFarm.getRun
(GetRunRequest getRunRequest) Gets information about a run.AWSDeviceFarmClient.getRun
(GetRunRequest getRunRequest) Gets information about a run.Methods in com.amazonaws.services.devicefarm that return types with arguments of type GetRunResultModifier and TypeMethodDescriptionAbstractAWSDeviceFarmAsync.getRunAsync
(GetRunRequest request) AbstractAWSDeviceFarmAsync.getRunAsync
(GetRunRequest request, AsyncHandler<GetRunRequest, GetRunResult> asyncHandler) AWSDeviceFarmAsync.getRunAsync
(GetRunRequest getRunRequest) Gets information about a run.AWSDeviceFarmAsync.getRunAsync
(GetRunRequest getRunRequest, AsyncHandler<GetRunRequest, GetRunResult> asyncHandler) Gets information about a run.AWSDeviceFarmAsyncClient.getRunAsync
(GetRunRequest request) AWSDeviceFarmAsyncClient.getRunAsync
(GetRunRequest request, AsyncHandler<GetRunRequest, GetRunResult> asyncHandler) Method parameters in com.amazonaws.services.devicefarm with type arguments of type GetRunResultModifier and TypeMethodDescriptionAbstractAWSDeviceFarmAsync.getRunAsync
(GetRunRequest request, AsyncHandler<GetRunRequest, GetRunResult> asyncHandler) AWSDeviceFarmAsync.getRunAsync
(GetRunRequest getRunRequest, AsyncHandler<GetRunRequest, GetRunResult> asyncHandler) Gets information about a run.AWSDeviceFarmAsyncClient.getRunAsync
(GetRunRequest request, AsyncHandler<GetRunRequest, GetRunResult> asyncHandler) -
Uses of GetRunResult in com.amazonaws.services.devicefarm.model
Methods in com.amazonaws.services.devicefarm.model that return GetRunResult