Package | Description |
---|---|
com.amazonaws.services.devicefarm |
AWS Device Farm is a service that enables mobile app developers to test Android, iOS, and Fire OS apps on physical
phones, tablets, and other devices in the cloud.
|
com.amazonaws.services.devicefarm.model |
Modifier and Type | Method and Description |
---|---|
Future<GetRemoteAccessSessionResult> |
AWSDeviceFarmAsync.getRemoteAccessSessionAsync(GetRemoteAccessSessionRequest getRemoteAccessSessionRequest,
AsyncHandler<GetRemoteAccessSessionRequest,GetRemoteAccessSessionResult> asyncHandler)
Returns a link to a currently running remote access session.
|
Future<GetRemoteAccessSessionResult> |
AWSDeviceFarmAsyncClient.getRemoteAccessSessionAsync(GetRemoteAccessSessionRequest request,
AsyncHandler<GetRemoteAccessSessionRequest,GetRemoteAccessSessionResult> asyncHandler) |
Future<GetRemoteAccessSessionResult> |
AbstractAWSDeviceFarmAsync.getRemoteAccessSessionAsync(GetRemoteAccessSessionRequest request,
AsyncHandler<GetRemoteAccessSessionRequest,GetRemoteAccessSessionResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetRemoteAccessSessionRequest |
GetRemoteAccessSessionRequest.clone() |
GetRemoteAccessSessionRequest |
GetRemoteAccessSessionRequest.withArn(String arn)
The Amazon Resource Name (ARN) of the remote access session about which you want to get session information.
|
Copyright © 2019. All rights reserved.