| 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 RebootInstanceResponse |
LightsailClient.rebootInstance(Consumer<RebootInstanceRequest.Builder> rebootInstanceRequest)
Restarts a specific instance.
|
default RebootInstanceResponse |
LightsailClient.rebootInstance(RebootInstanceRequest rebootInstanceRequest)
Restarts a specific instance.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RebootInstanceResponse> |
LightsailAsyncClient.rebootInstance(Consumer<RebootInstanceRequest.Builder> rebootInstanceRequest)
Restarts a specific instance.
|
default CompletableFuture<RebootInstanceResponse> |
LightsailAsyncClient.rebootInstance(RebootInstanceRequest rebootInstanceRequest)
Restarts a specific instance.
|
Copyright © 2022. All rights reserved.