Uses of Interface
software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingDescription.Builder
Packages that use ReplicaGlobalSecondaryIndexAutoScalingDescription.Builder
-
Uses of ReplicaGlobalSecondaryIndexAutoScalingDescription.Builder in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return ReplicaGlobalSecondaryIndexAutoScalingDescription.BuilderModifier and TypeMethodDescriptionReplicaGlobalSecondaryIndexAutoScalingDescription.builder()The name of the global secondary index.ReplicaGlobalSecondaryIndexAutoScalingDescription.Builder.indexStatus(String indexStatus) The current state of the replica global secondary index:ReplicaGlobalSecondaryIndexAutoScalingDescription.Builder.indexStatus(IndexStatus indexStatus) The current state of the replica global secondary index:ReplicaGlobalSecondaryIndexAutoScalingDescription.Builder.provisionedReadCapacityAutoScalingSettings(Consumer<AutoScalingSettingsDescription.Builder> provisionedReadCapacityAutoScalingSettings) Sets the value of the ProvisionedReadCapacityAutoScalingSettings property for this object.ReplicaGlobalSecondaryIndexAutoScalingDescription.Builder.provisionedReadCapacityAutoScalingSettings(AutoScalingSettingsDescription provisionedReadCapacityAutoScalingSettings) Sets the value of the ProvisionedReadCapacityAutoScalingSettings property for this object.ReplicaGlobalSecondaryIndexAutoScalingDescription.Builder.provisionedWriteCapacityAutoScalingSettings(Consumer<AutoScalingSettingsDescription.Builder> provisionedWriteCapacityAutoScalingSettings) Sets the value of the ProvisionedWriteCapacityAutoScalingSettings property for this object.ReplicaGlobalSecondaryIndexAutoScalingDescription.Builder.provisionedWriteCapacityAutoScalingSettings(AutoScalingSettingsDescription provisionedWriteCapacityAutoScalingSettings) Sets the value of the ProvisionedWriteCapacityAutoScalingSettings property for this object.ReplicaGlobalSecondaryIndexAutoScalingDescription.toBuilder()Methods in software.amazon.awssdk.services.dynamodb.model that return types with arguments of type ReplicaGlobalSecondaryIndexAutoScalingDescription.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ReplicaGlobalSecondaryIndexAutoScalingDescription.Builder>ReplicaGlobalSecondaryIndexAutoScalingDescription.serializableBuilderClass()