Uses of Class
software.amazon.awssdk.services.devicefarm.model.GetRemoteAccessSessionRequest
-
Packages that use GetRemoteAccessSessionRequest 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 GetRemoteAccessSessionRequest in software.amazon.awssdk.services.devicefarm
Methods in software.amazon.awssdk.services.devicefarm with parameters of type GetRemoteAccessSessionRequest Modifier and Type Method Description default CompletableFuture<GetRemoteAccessSessionResponse>DeviceFarmAsyncClient. getRemoteAccessSession(GetRemoteAccessSessionRequest getRemoteAccessSessionRequest)Returns a link to a currently running remote access session.default GetRemoteAccessSessionResponseDeviceFarmClient. getRemoteAccessSession(GetRemoteAccessSessionRequest getRemoteAccessSessionRequest)Returns a link to a currently running remote access session. -
Uses of GetRemoteAccessSessionRequest in software.amazon.awssdk.services.devicefarm.transform
Methods in software.amazon.awssdk.services.devicefarm.transform with parameters of type GetRemoteAccessSessionRequest Modifier and Type Method Description SdkHttpFullRequestGetRemoteAccessSessionRequestMarshaller. marshall(GetRemoteAccessSessionRequest getRemoteAccessSessionRequest)
-