| Package | Description |
|---|---|
| com.amazonaws.services.devicefarm |
Welcome to the AWS Device Farm API documentation, which contains APIs for:
|
| com.amazonaws.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetTestGridProjectResult> |
AbstractAWSDeviceFarmAsync.getTestGridProjectAsync(GetTestGridProjectRequest request,
AsyncHandler<GetTestGridProjectRequest,GetTestGridProjectResult> asyncHandler) |
Future<GetTestGridProjectResult> |
AWSDeviceFarmAsync.getTestGridProjectAsync(GetTestGridProjectRequest getTestGridProjectRequest,
AsyncHandler<GetTestGridProjectRequest,GetTestGridProjectResult> asyncHandler)
Retrieves information about a Selenium testing project.
|
Future<GetTestGridProjectResult> |
AWSDeviceFarmAsyncClient.getTestGridProjectAsync(GetTestGridProjectRequest request,
AsyncHandler<GetTestGridProjectRequest,GetTestGridProjectResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetTestGridProjectRequest |
GetTestGridProjectRequest.clone() |
GetTestGridProjectRequest |
GetTestGridProjectRequest.withProjectArn(String projectArn)
The ARN of the Selenium testing project, from either CreateTestGridProject or ListTestGridProjects.
|
Copyright © 2023. All rights reserved.