Uses of Interface
software.amazon.awssdk.services.dynamodb.model.GlobalTableGlobalSecondaryIndexSettingsUpdate.Builder
Packages that use GlobalTableGlobalSecondaryIndexSettingsUpdate.Builder
-
Uses of GlobalTableGlobalSecondaryIndexSettingsUpdate.Builder in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return GlobalTableGlobalSecondaryIndexSettingsUpdate.BuilderModifier and TypeMethodDescriptionGlobalTableGlobalSecondaryIndexSettingsUpdate.builder()The name of the global secondary index.GlobalTableGlobalSecondaryIndexSettingsUpdate.Builder.provisionedWriteCapacityAutoScalingSettingsUpdate(Consumer<AutoScalingSettingsUpdate.Builder> provisionedWriteCapacityAutoScalingSettingsUpdate) Auto scaling settings for managing a global secondary index's write capacity units.GlobalTableGlobalSecondaryIndexSettingsUpdate.Builder.provisionedWriteCapacityAutoScalingSettingsUpdate(AutoScalingSettingsUpdate provisionedWriteCapacityAutoScalingSettingsUpdate) Auto scaling settings for managing a global secondary index's write capacity units.GlobalTableGlobalSecondaryIndexSettingsUpdate.Builder.provisionedWriteCapacityUnits(Long provisionedWriteCapacityUnits) The maximum number of writes consumed per second before DynamoDB returns aThrottlingException.GlobalTableGlobalSecondaryIndexSettingsUpdate.toBuilder()Methods in software.amazon.awssdk.services.dynamodb.model that return types with arguments of type GlobalTableGlobalSecondaryIndexSettingsUpdate.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GlobalTableGlobalSecondaryIndexSettingsUpdate.Builder>GlobalTableGlobalSecondaryIndexSettingsUpdate.serializableBuilderClass()