| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
static GetRemoteAccessSessionResponse.Builder |
GetRemoteAccessSessionResponse.builder() |
default GetRemoteAccessSessionResponse.Builder |
GetRemoteAccessSessionResponse.Builder.remoteAccessSession(Consumer<RemoteAccessSession.Builder> remoteAccessSession)
A container that lists detailed information about the remote access session.
|
GetRemoteAccessSessionResponse.Builder |
GetRemoteAccessSessionResponse.Builder.remoteAccessSession(RemoteAccessSession remoteAccessSession)
A container that lists detailed information about the remote access session.
|
GetRemoteAccessSessionResponse.Builder |
GetRemoteAccessSessionResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetRemoteAccessSessionResponse.Builder> |
GetRemoteAccessSessionResponse.serializableBuilderClass() |
Copyright © 2020. All rights reserved.