| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail |
Amazon Lightsail is the easiest way to get started with Amazon Web Services (Amazon Web Services) for developers who
need to build websites or web applications.
|
| Modifier and Type | Method and Description |
|---|---|
default StartGuiSessionResponse |
LightsailClient.startGUISession(Consumer<StartGuiSessionRequest.Builder> startGuiSessionRequest)
Initiates a graphical user interface (GUI) session that’s used to access a virtual computer’s operating system
and application.
|
default StartGuiSessionResponse |
LightsailClient.startGUISession(StartGuiSessionRequest startGuiSessionRequest)
Initiates a graphical user interface (GUI) session that’s used to access a virtual computer’s operating system
and application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartGuiSessionResponse> |
LightsailAsyncClient.startGUISession(Consumer<StartGuiSessionRequest.Builder> startGuiSessionRequest)
Initiates a graphical user interface (GUI) session that’s used to access a virtual computer’s operating system
and application.
|
default CompletableFuture<StartGuiSessionResponse> |
LightsailAsyncClient.startGUISession(StartGuiSessionRequest startGuiSessionRequest)
Initiates a graphical user interface (GUI) session that’s used to access a virtual computer’s operating system
and application.
|
Copyright © 2023. All rights reserved.