| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm |
Welcome to the AWS Device Farm API documentation, which contains APIs for:
|
| Modifier and Type | Method and Description |
|---|---|
default GetTestGridProjectResponse |
DeviceFarmClient.getTestGridProject(Consumer<GetTestGridProjectRequest.Builder> getTestGridProjectRequest)
Retrieves information about a Selenium testing project.
|
default GetTestGridProjectResponse |
DeviceFarmClient.getTestGridProject(GetTestGridProjectRequest getTestGridProjectRequest)
Retrieves information about a Selenium testing project.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetTestGridProjectResponse> |
DeviceFarmAsyncClient.getTestGridProject(Consumer<GetTestGridProjectRequest.Builder> getTestGridProjectRequest)
Retrieves information about a Selenium testing project.
|
default CompletableFuture<GetTestGridProjectResponse> |
DeviceFarmAsyncClient.getTestGridProject(GetTestGridProjectRequest getTestGridProjectRequest)
Retrieves information about a Selenium testing project.
|
Copyright © 2020. All rights reserved.