static ReplicaAutoScalingUpdate.Builder |
ReplicaAutoScalingUpdate.builder() |
|
ReplicaAutoScalingUpdate.Builder |
ReplicaAutoScalingUpdate.Builder.regionName(String regionName) |
The Region where the replica exists.
|
ReplicaAutoScalingUpdate.Builder |
ReplicaAutoScalingUpdate.Builder.replicaGlobalSecondaryIndexUpdates(Collection<ReplicaGlobalSecondaryIndexAutoScalingUpdate> replicaGlobalSecondaryIndexUpdates) |
Represents the auto scaling settings of global secondary indexes that will be modified.
|
ReplicaAutoScalingUpdate.Builder |
ReplicaAutoScalingUpdate.Builder.replicaGlobalSecondaryIndexUpdates(Consumer<ReplicaGlobalSecondaryIndexAutoScalingUpdate.Builder>... replicaGlobalSecondaryIndexUpdates) |
Represents the auto scaling settings of global secondary indexes that will be modified.
|
ReplicaAutoScalingUpdate.Builder |
ReplicaAutoScalingUpdate.Builder.replicaGlobalSecondaryIndexUpdates(ReplicaGlobalSecondaryIndexAutoScalingUpdate... replicaGlobalSecondaryIndexUpdates) |
Represents the auto scaling settings of global secondary indexes that will be modified.
|
default ReplicaAutoScalingUpdate.Builder |
ReplicaAutoScalingUpdate.Builder.replicaProvisionedReadCapacityAutoScalingUpdate(Consumer<AutoScalingSettingsUpdate.Builder> replicaProvisionedReadCapacityAutoScalingUpdate) |
Sets the value of the ReplicaProvisionedReadCapacityAutoScalingUpdate property for this object.
|
ReplicaAutoScalingUpdate.Builder |
ReplicaAutoScalingUpdate.Builder.replicaProvisionedReadCapacityAutoScalingUpdate(AutoScalingSettingsUpdate replicaProvisionedReadCapacityAutoScalingUpdate) |
Sets the value of the ReplicaProvisionedReadCapacityAutoScalingUpdate property for this object.
|
ReplicaAutoScalingUpdate.Builder |
ReplicaAutoScalingUpdate.toBuilder() |
|