| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail |
Amazon Lightsail is the easiest way to get started with Amazon Web Services (AWS) for developers who need to build
websites or web applications.
|
| Modifier and Type | Method and Description |
|---|---|
default StopInstanceResponse |
LightsailClient.stopInstance(Consumer<StopInstanceRequest.Builder> stopInstanceRequest)
Stops a specific Amazon Lightsail instance that is currently running.
|
default StopInstanceResponse |
LightsailClient.stopInstance(StopInstanceRequest stopInstanceRequest)
Stops a specific Amazon Lightsail instance that is currently running.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopInstanceResponse> |
LightsailAsyncClient.stopInstance(Consumer<StopInstanceRequest.Builder> stopInstanceRequest)
Stops a specific Amazon Lightsail instance that is currently running.
|
default CompletableFuture<StopInstanceResponse> |
LightsailAsyncClient.stopInstance(StopInstanceRequest stopInstanceRequest)
Stops a specific Amazon Lightsail instance that is currently running.
|
Copyright © 2021. All rights reserved.