public static interface GetRemoteAccessSessionRequest.Builder extends DeviceFarmRequest.Builder, SdkPojo, 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 |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetRemoteAccessSessionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationcopyapplyMutation, 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 overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetRemoteAccessSessionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2018. All rights reserved.