| 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.
|
| software.amazon.awssdk.services.lightsail.transform |
| Modifier and Type | Method and Description |
|---|---|
default StopRelationalDatabaseResponse |
LightsailClient.stopRelationalDatabase(StopRelationalDatabaseRequest stopRelationalDatabaseRequest)
Stops a specific database that is currently running in Amazon Lightsail.
|
default CompletableFuture<StopRelationalDatabaseResponse> |
LightsailAsyncClient.stopRelationalDatabase(StopRelationalDatabaseRequest stopRelationalDatabaseRequest)
Stops a specific database that is currently running in Amazon Lightsail.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopRelationalDatabaseRequestMarshaller.marshall(StopRelationalDatabaseRequest stopRelationalDatabaseRequest) |
Copyright © 2021. All rights reserved.