| 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.
|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
default StopGuiSessionResponse |
LightsailClient.stopGUISession(Consumer<StopGuiSessionRequest.Builder> stopGuiSessionRequest)
Terminates a web-based NICE DCV session that’s used to access a virtual computer’s operating system or
application.
|
default CompletableFuture<StopGuiSessionResponse> |
LightsailAsyncClient.stopGUISession(Consumer<StopGuiSessionRequest.Builder> stopGuiSessionRequest)
Terminates a web-based NICE DCV session that’s used to access a virtual computer’s operating system or
application.
|
| Modifier and Type | Method and Description |
|---|---|
static StopGuiSessionRequest.Builder |
StopGuiSessionRequest.builder() |
StopGuiSessionRequest.Builder |
StopGuiSessionRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StopGuiSessionRequest.Builder |
StopGuiSessionRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
StopGuiSessionRequest.Builder |
StopGuiSessionRequest.Builder.resourceName(String resourceName)
The resource name.
|
StopGuiSessionRequest.Builder |
StopGuiSessionRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StopGuiSessionRequest.Builder> |
StopGuiSessionRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.