Uses of Class
software.amazon.awssdk.services.devicefarm.model.GetTestGridSessionRequest
-
Packages that use GetTestGridSessionRequest 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 -
-
Uses of GetTestGridSessionRequest in software.amazon.awssdk.services.devicefarm
Methods in software.amazon.awssdk.services.devicefarm with parameters of type GetTestGridSessionRequest Modifier and Type Method Description default CompletableFuture<GetTestGridSessionResponse>DeviceFarmAsyncClient. getTestGridSession(GetTestGridSessionRequest getTestGridSessionRequest)A session is an instance of a browser created through aRemoteWebDriverwith the URL from CreateTestGridUrlResult$url.default GetTestGridSessionResponseDeviceFarmClient. getTestGridSession(GetTestGridSessionRequest getTestGridSessionRequest)A session is an instance of a browser created through aRemoteWebDriverwith the URL from CreateTestGridUrlResult$url. -
Uses of GetTestGridSessionRequest in software.amazon.awssdk.services.devicefarm.transform
Methods in software.amazon.awssdk.services.devicefarm.transform with parameters of type GetTestGridSessionRequest Modifier and Type Method Description SdkHttpFullRequestGetTestGridSessionRequestMarshaller. marshall(GetTestGridSessionRequest getTestGridSessionRequest)
-