public static interface GetRemoteAccessSessionResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<GetRemoteAccessSessionResponse.Builder,GetRemoteAccessSessionResponse>
| Modifier and Type | Method and Description |
|---|---|
GetRemoteAccessSessionResponse.Builder |
remoteAccessSession(RemoteAccessSession remoteAccessSession)
A container that lists detailed information about the remote access session.
|
copyapply, buildGetRemoteAccessSessionResponse.Builder remoteAccessSession(RemoteAccessSession remoteAccessSession)
A container that lists detailed information about the remote access session.
remoteAccessSession - A container that lists detailed information about the remote access session.Copyright © 2017. All rights reserved.