| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateRelationalDatabaseResult |
AmazonLightsailClient.updateRelationalDatabase(UpdateRelationalDatabaseRequest request)
Allows the update of one or more attributes of a database in Amazon Lightsail.
|
UpdateRelationalDatabaseResult |
AmazonLightsail.updateRelationalDatabase(UpdateRelationalDatabaseRequest updateRelationalDatabaseRequest)
Allows the update of one or more attributes of a database in Amazon Lightsail.
|
UpdateRelationalDatabaseResult |
AbstractAmazonLightsail.updateRelationalDatabase(UpdateRelationalDatabaseRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateRelationalDatabaseResult> |
AmazonLightsailAsyncClient.updateRelationalDatabaseAsync(UpdateRelationalDatabaseRequest request,
AsyncHandler<UpdateRelationalDatabaseRequest,UpdateRelationalDatabaseResult> asyncHandler) |
Future<UpdateRelationalDatabaseResult> |
AmazonLightsailAsync.updateRelationalDatabaseAsync(UpdateRelationalDatabaseRequest updateRelationalDatabaseRequest,
AsyncHandler<UpdateRelationalDatabaseRequest,UpdateRelationalDatabaseResult> asyncHandler)
Allows the update of one or more attributes of a database in Amazon Lightsail.
|
Future<UpdateRelationalDatabaseResult> |
AbstractAmazonLightsailAsync.updateRelationalDatabaseAsync(UpdateRelationalDatabaseRequest request,
AsyncHandler<UpdateRelationalDatabaseRequest,UpdateRelationalDatabaseResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateRelationalDatabaseResult |
UpdateRelationalDatabaseResult.clone() |
UpdateRelationalDatabaseResult |
UpdateRelationalDatabaseResult.withOperations(Collection<Operation> operations)
An array of objects that describe the result of the action, such as the status of the request, the timestamp of
the request, and the resources affected by the request.
|
UpdateRelationalDatabaseResult |
UpdateRelationalDatabaseResult.withOperations(Operation... operations)
An array of objects that describe the result of the action, such as the status of the request, the timestamp of
the request, and the resources affected by the request.
|
Copyright © 2025. All rights reserved.