| 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 UpdateRelationalDatabaseParametersResponse |
LightsailClient.updateRelationalDatabaseParameters(Consumer<UpdateRelationalDatabaseParametersRequest.Builder> updateRelationalDatabaseParametersRequest)
Allows the update of one or more parameters of a database in Amazon Lightsail.
|
default UpdateRelationalDatabaseParametersResponse |
LightsailClient.updateRelationalDatabaseParameters(UpdateRelationalDatabaseParametersRequest updateRelationalDatabaseParametersRequest)
Allows the update of one or more parameters of a database in Amazon Lightsail.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateRelationalDatabaseParametersResponse> |
LightsailAsyncClient.updateRelationalDatabaseParameters(Consumer<UpdateRelationalDatabaseParametersRequest.Builder> updateRelationalDatabaseParametersRequest)
Allows the update of one or more parameters of a database in Amazon Lightsail.
|
default CompletableFuture<UpdateRelationalDatabaseParametersResponse> |
LightsailAsyncClient.updateRelationalDatabaseParameters(UpdateRelationalDatabaseParametersRequest updateRelationalDatabaseParametersRequest)
Allows the update of one or more parameters of a database in Amazon Lightsail.
|
Copyright © 2023. All rights reserved.