Uses of Class
software.amazon.awssdk.services.dynamodb.model.UpdateGlobalSecondaryIndexAction
Packages that use UpdateGlobalSecondaryIndexAction
-
Uses of UpdateGlobalSecondaryIndexAction in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return UpdateGlobalSecondaryIndexActionModifier and TypeMethodDescriptionGlobalSecondaryIndexUpdate.update()The name of an existing global secondary index, along with new provisioned throughput settings to be applied to that index.Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type UpdateGlobalSecondaryIndexActionModifier and TypeMethodDescriptionGlobalSecondaryIndexUpdate.Builder.update(UpdateGlobalSecondaryIndexAction update) The name of an existing global secondary index, along with new provisioned throughput settings to be applied to that index.