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