public static interface StopRelationalDatabaseRequest.Builder extends LightsailRequest.Builder, SdkPojo, CopyableBuilder<StopRelationalDatabaseRequest.Builder,StopRelationalDatabaseRequest>
| Modifier and Type | Method and Description |
|---|---|
StopRelationalDatabaseRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StopRelationalDatabaseRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
StopRelationalDatabaseRequest.Builder |
relationalDatabaseName(String relationalDatabaseName)
The name of your database to stop.
|
StopRelationalDatabaseRequest.Builder |
relationalDatabaseSnapshotName(String relationalDatabaseSnapshotName)
The name of your new database snapshot to be created before stopping your database.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopRelationalDatabaseRequest.Builder relationalDatabaseName(String relationalDatabaseName)
The name of your database to stop.
relationalDatabaseName - The name of your database to stop.StopRelationalDatabaseRequest.Builder relationalDatabaseSnapshotName(String relationalDatabaseSnapshotName)
The name of your new database snapshot to be created before stopping your database.
relationalDatabaseSnapshotName - The name of your new database snapshot to be created before stopping your database.StopRelationalDatabaseRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStopRelationalDatabaseRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.