| Package | Description |
|---|---|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
Session |
Session.clone() |
Session |
Session.withIsPrimary(Boolean isPrimary)
When true, this Boolean value indicates the primary session for the specified resource.
|
Session |
Session.withName(String name)
The session name.
|
Session |
Session.withUrl(String url)
The session URL.
|
| Modifier and Type | Method and Description |
|---|---|
List<Session> |
CreateGUISessionAccessDetailsResult.getSessions()
Returns information about the specified NICE DCV GUI session.
|
| Modifier and Type | Method and Description |
|---|---|
CreateGUISessionAccessDetailsResult |
CreateGUISessionAccessDetailsResult.withSessions(Session... sessions)
Returns information about the specified NICE DCV GUI session.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateGUISessionAccessDetailsResult.setSessions(Collection<Session> sessions)
Returns information about the specified NICE DCV GUI session.
|
CreateGUISessionAccessDetailsResult |
CreateGUISessionAccessDetailsResult.withSessions(Collection<Session> sessions)
Returns information about the specified NICE DCV GUI session.
|
Copyright © 2024. All rights reserved.