Uses of Interface
software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingUpdate.Builder
Packages that use ReplicaGlobalSecondaryIndexAutoScalingUpdate.Builder
-
Uses of ReplicaGlobalSecondaryIndexAutoScalingUpdate.Builder in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return ReplicaGlobalSecondaryIndexAutoScalingUpdate.BuilderModifier and TypeMethodDescriptionReplicaGlobalSecondaryIndexAutoScalingUpdate.builder()The name of the global secondary index.ReplicaGlobalSecondaryIndexAutoScalingUpdate.Builder.provisionedReadCapacityAutoScalingUpdate(Consumer<AutoScalingSettingsUpdate.Builder> provisionedReadCapacityAutoScalingUpdate) Sets the value of the ProvisionedReadCapacityAutoScalingUpdate property for this object.ReplicaGlobalSecondaryIndexAutoScalingUpdate.Builder.provisionedReadCapacityAutoScalingUpdate(AutoScalingSettingsUpdate provisionedReadCapacityAutoScalingUpdate) Sets the value of the ProvisionedReadCapacityAutoScalingUpdate property for this object.ReplicaGlobalSecondaryIndexAutoScalingUpdate.toBuilder()Methods in software.amazon.awssdk.services.dynamodb.model that return types with arguments of type ReplicaGlobalSecondaryIndexAutoScalingUpdate.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ReplicaGlobalSecondaryIndexAutoScalingUpdate.Builder>ReplicaGlobalSecondaryIndexAutoScalingUpdate.serializableBuilderClass()