| 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 UpdateRelationalDatabaseResponse |
LightsailClient.updateRelationalDatabase(UpdateRelationalDatabaseRequest updateRelationalDatabaseRequest)
Allows the update of one or more attributes of a database in Amazon Lightsail.
|
default CompletableFuture<UpdateRelationalDatabaseResponse> |
LightsailAsyncClient.updateRelationalDatabase(UpdateRelationalDatabaseRequest updateRelationalDatabaseRequest)
Allows the update of one or more attributes of a database in Amazon Lightsail.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateRelationalDatabaseRequestMarshaller.marshall(UpdateRelationalDatabaseRequest updateRelationalDatabaseRequest) |
Copyright © 2021. All rights reserved.