public static interface StopDbClusterRequest.Builder extends NeptuneRequest.Builder, SdkPojo, CopyableBuilder<StopDbClusterRequest.Builder,StopDbClusterRequest>
| Modifier and Type | Method and Description |
|---|---|
StopDbClusterRequest.Builder |
dbClusterIdentifier(String dbClusterIdentifier)
The DB cluster identifier of the Neptune DB cluster to be stopped.
|
StopDbClusterRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StopDbClusterRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopDbClusterRequest.Builder dbClusterIdentifier(String dbClusterIdentifier)
The DB cluster identifier of the Neptune DB cluster to be stopped. This parameter is stored as a lowercase string.
dbClusterIdentifier - The DB cluster identifier of the Neptune DB cluster to be stopped. This parameter is stored as a
lowercase string.StopDbClusterRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStopDbClusterRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.