| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm |
Welcome to the AWS Device Farm API documentation, which contains APIs for:
|
| software.amazon.awssdk.services.devicefarm.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetTestGridSessionResponse |
DeviceFarmClient.getTestGridSession(GetTestGridSessionRequest getTestGridSessionRequest)
A session is an instance of a browser created through a
RemoteWebDriver with the URL from
CreateTestGridUrlResult$url. |
default CompletableFuture<GetTestGridSessionResponse> |
DeviceFarmAsyncClient.getTestGridSession(GetTestGridSessionRequest getTestGridSessionRequest)
A session is an instance of a browser created through a
RemoteWebDriver with the URL from
CreateTestGridUrlResult$url. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetTestGridSessionRequestMarshaller.marshall(GetTestGridSessionRequest getTestGridSessionRequest) |
Copyright © 2020. All rights reserved.