public static interface AwsRdsDbPendingModifiedValues.Builder extends SdkPojo, CopyableBuilder<AwsRdsDbPendingModifiedValues.Builder,AwsRdsDbPendingModifiedValues>
| Modifier and Type | Method and Description |
|---|---|
AwsRdsDbPendingModifiedValues.Builder |
allocatedStorage(Integer allocatedStorage)
The new value of the allocated storage for the DB instance.
|
AwsRdsDbPendingModifiedValues.Builder |
backupRetentionPeriod(Integer backupRetentionPeriod)
The new backup retention period for the DB instance.
|
AwsRdsDbPendingModifiedValues.Builder |
caCertificateIdentifier(String caCertificateIdentifier)
The new CA certificate identifier for the DB instance.
|
AwsRdsDbPendingModifiedValues.Builder |
dbInstanceClass(String dbInstanceClass)
The new DB instance class for the DB instance.
|
AwsRdsDbPendingModifiedValues.Builder |
dbInstanceIdentifier(String dbInstanceIdentifier)
The new DB instance identifier for the DB instance.
|
AwsRdsDbPendingModifiedValues.Builder |
dbSubnetGroupName(String dbSubnetGroupName)
The name of the new subnet group for the DB instance.
|
AwsRdsDbPendingModifiedValues.Builder |
engineVersion(String engineVersion)
The new engine version for the DB instance.
|
AwsRdsDbPendingModifiedValues.Builder |
iops(Integer iops)
The new provisioned IOPS value for the DB instance.
|
AwsRdsDbPendingModifiedValues.Builder |
licenseModel(String licenseModel)
The new license model value for the DB instance.
|
AwsRdsDbPendingModifiedValues.Builder |
masterUserPassword(String masterUserPassword)
The new master user password for the DB instance.
|
AwsRdsDbPendingModifiedValues.Builder |
multiAZ(Boolean multiAZ)
Indicates that a single Availability Zone DB instance is changing to a multiple Availability Zone deployment.
|
AwsRdsDbPendingModifiedValues.Builder |
pendingCloudWatchLogsExports(AwsRdsPendingCloudWatchLogsExports pendingCloudWatchLogsExports)
A list of log types that are being enabled or disabled.
|
default AwsRdsDbPendingModifiedValues.Builder |
pendingCloudWatchLogsExports(Consumer<AwsRdsPendingCloudWatchLogsExports.Builder> pendingCloudWatchLogsExports)
A list of log types that are being enabled or disabled.
|
AwsRdsDbPendingModifiedValues.Builder |
port(Integer port)
The new port for the DB instance.
|
AwsRdsDbPendingModifiedValues.Builder |
processorFeatures(AwsRdsDbProcessorFeature... processorFeatures)
Processor features that are being updated.
|
AwsRdsDbPendingModifiedValues.Builder |
processorFeatures(Collection<AwsRdsDbProcessorFeature> processorFeatures)
Processor features that are being updated.
|
AwsRdsDbPendingModifiedValues.Builder |
processorFeatures(Consumer<AwsRdsDbProcessorFeature.Builder>... processorFeatures)
Processor features that are being updated.
|
AwsRdsDbPendingModifiedValues.Builder |
storageType(String storageType)
The new storage type for the DB instance.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsRdsDbPendingModifiedValues.Builder dbInstanceClass(String dbInstanceClass)
The new DB instance class for the DB instance.
dbInstanceClass - The new DB instance class for the DB instance.AwsRdsDbPendingModifiedValues.Builder allocatedStorage(Integer allocatedStorage)
The new value of the allocated storage for the DB instance.
allocatedStorage - The new value of the allocated storage for the DB instance.AwsRdsDbPendingModifiedValues.Builder masterUserPassword(String masterUserPassword)
The new master user password for the DB instance.
masterUserPassword - The new master user password for the DB instance.AwsRdsDbPendingModifiedValues.Builder port(Integer port)
The new port for the DB instance.
port - The new port for the DB instance.AwsRdsDbPendingModifiedValues.Builder backupRetentionPeriod(Integer backupRetentionPeriod)
The new backup retention period for the DB instance.
backupRetentionPeriod - The new backup retention period for the DB instance.AwsRdsDbPendingModifiedValues.Builder multiAZ(Boolean multiAZ)
Indicates that a single Availability Zone DB instance is changing to a multiple Availability Zone deployment.
multiAZ - Indicates that a single Availability Zone DB instance is changing to a multiple Availability Zone
deployment.AwsRdsDbPendingModifiedValues.Builder engineVersion(String engineVersion)
The new engine version for the DB instance.
engineVersion - The new engine version for the DB instance.AwsRdsDbPendingModifiedValues.Builder licenseModel(String licenseModel)
The new license model value for the DB instance.
licenseModel - The new license model value for the DB instance.AwsRdsDbPendingModifiedValues.Builder iops(Integer iops)
The new provisioned IOPS value for the DB instance.
iops - The new provisioned IOPS value for the DB instance.AwsRdsDbPendingModifiedValues.Builder dbInstanceIdentifier(String dbInstanceIdentifier)
The new DB instance identifier for the DB instance.
dbInstanceIdentifier - The new DB instance identifier for the DB instance.AwsRdsDbPendingModifiedValues.Builder storageType(String storageType)
The new storage type for the DB instance.
storageType - The new storage type for the DB instance.AwsRdsDbPendingModifiedValues.Builder caCertificateIdentifier(String caCertificateIdentifier)
The new CA certificate identifier for the DB instance.
caCertificateIdentifier - The new CA certificate identifier for the DB instance.AwsRdsDbPendingModifiedValues.Builder dbSubnetGroupName(String dbSubnetGroupName)
The name of the new subnet group for the DB instance.
dbSubnetGroupName - The name of the new subnet group for the DB instance.AwsRdsDbPendingModifiedValues.Builder pendingCloudWatchLogsExports(AwsRdsPendingCloudWatchLogsExports pendingCloudWatchLogsExports)
A list of log types that are being enabled or disabled.
pendingCloudWatchLogsExports - A list of log types that are being enabled or disabled.default AwsRdsDbPendingModifiedValues.Builder pendingCloudWatchLogsExports(Consumer<AwsRdsPendingCloudWatchLogsExports.Builder> pendingCloudWatchLogsExports)
A list of log types that are being enabled or disabled.
This is a convenience method that creates an instance of theAwsRdsPendingCloudWatchLogsExports.Builder avoiding the need to create one manually via
AwsRdsPendingCloudWatchLogsExports.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to
pendingCloudWatchLogsExports(AwsRdsPendingCloudWatchLogsExports).
pendingCloudWatchLogsExports - a consumer that will call methods on AwsRdsPendingCloudWatchLogsExports.BuilderpendingCloudWatchLogsExports(AwsRdsPendingCloudWatchLogsExports)AwsRdsDbPendingModifiedValues.Builder processorFeatures(Collection<AwsRdsDbProcessorFeature> processorFeatures)
Processor features that are being updated.
processorFeatures - Processor features that are being updated.AwsRdsDbPendingModifiedValues.Builder processorFeatures(AwsRdsDbProcessorFeature... processorFeatures)
Processor features that are being updated.
processorFeatures - Processor features that are being updated.AwsRdsDbPendingModifiedValues.Builder processorFeatures(Consumer<AwsRdsDbProcessorFeature.Builder>... processorFeatures)
Processor features that are being updated.
This is a convenience method that creates an instance of theAwsRdsDbProcessorFeature.Builder avoiding the need
to create one manually via
AwsRdsDbProcessorFeature.builder().
When the Consumer completes,
SdkBuilder.build() is called
immediately and its result is passed to #processorFeatures(List.
processorFeatures - a consumer that will call methods on
AwsRdsDbProcessorFeature.Builder#processorFeatures(java.util.Collection) Copyright © 2023. All rights reserved.