public static interface GetRemoteAccessSessionRequest.Builder extends DeviceFarmRequest.Builder, CopyableBuilder<GetRemoteAccessSessionRequest.Builder,GetRemoteAccessSessionRequest>
| Modifier and Type | Method and Description |
|---|---|
GetRemoteAccessSessionRequest.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the remote access session about which you want to get session information.
|
GetRemoteAccessSessionRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildGetRemoteAccessSessionRequest.Builder arn(String arn)
The Amazon Resource Name (ARN) of the remote access session about which you want to get session information.
arn - The Amazon Resource Name (ARN) of the remote access session about which you want to get session
information.GetRemoteAccessSessionRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.