| 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 CompletableFuture<GetRelationalDatabaseMasterUserPasswordResponse> |
LightsailAsyncClient.getRelationalDatabaseMasterUserPassword(GetRelationalDatabaseMasterUserPasswordRequest getRelationalDatabaseMasterUserPasswordRequest)
Returns the current, previous, or pending versions of the master user password for a Lightsail database.
|
default GetRelationalDatabaseMasterUserPasswordResponse |
LightsailClient.getRelationalDatabaseMasterUserPassword(GetRelationalDatabaseMasterUserPasswordRequest getRelationalDatabaseMasterUserPasswordRequest)
Returns the current, previous, or pending versions of the master user password for a Lightsail database.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetRelationalDatabaseMasterUserPasswordRequestMarshaller.marshall(GetRelationalDatabaseMasterUserPasswordRequest getRelationalDatabaseMasterUserPasswordRequest) |
Copyright © 2021. All rights reserved.