Uses of Class
com.amazonaws.services.devicefarm.model.GetTestResult
Packages that use GetTestResult
-
Uses of GetTestResult in com.amazonaws.services.devicefarm
Methods in com.amazonaws.services.devicefarm that return GetTestResultModifier and TypeMethodDescriptionAbstractAWSDeviceFarm.getTest(GetTestRequest request) AWSDeviceFarm.getTest(GetTestRequest getTestRequest) Gets information about a test.AWSDeviceFarmClient.getTest(GetTestRequest getTestRequest) Gets information about a test.Methods in com.amazonaws.services.devicefarm that return types with arguments of type GetTestResultModifier and TypeMethodDescriptionAbstractAWSDeviceFarmAsync.getTestAsync(GetTestRequest request) AbstractAWSDeviceFarmAsync.getTestAsync(GetTestRequest request, AsyncHandler<GetTestRequest, GetTestResult> asyncHandler) AWSDeviceFarmAsync.getTestAsync(GetTestRequest getTestRequest) Gets information about a test.AWSDeviceFarmAsync.getTestAsync(GetTestRequest getTestRequest, AsyncHandler<GetTestRequest, GetTestResult> asyncHandler) Gets information about a test.AWSDeviceFarmAsyncClient.getTestAsync(GetTestRequest request) AWSDeviceFarmAsyncClient.getTestAsync(GetTestRequest request, AsyncHandler<GetTestRequest, GetTestResult> asyncHandler) Method parameters in com.amazonaws.services.devicefarm with type arguments of type GetTestResultModifier and TypeMethodDescriptionAbstractAWSDeviceFarmAsync.getTestAsync(GetTestRequest request, AsyncHandler<GetTestRequest, GetTestResult> asyncHandler) AWSDeviceFarmAsync.getTestAsync(GetTestRequest getTestRequest, AsyncHandler<GetTestRequest, GetTestResult> asyncHandler) Gets information about a test.AWSDeviceFarmAsyncClient.getTestAsync(GetTestRequest request, AsyncHandler<GetTestRequest, GetTestResult> asyncHandler) -
Uses of GetTestResult in com.amazonaws.services.devicefarm.model
Methods in com.amazonaws.services.devicefarm.model that return GetTestResult