Uses of Class
software.amazon.awssdk.services.dynamodb.model.IndexNotFoundException
Packages that use IndexNotFoundException
-
Uses of IndexNotFoundException in software.amazon.awssdk.services.dynamodb
Methods in software.amazon.awssdk.services.dynamodb that throw IndexNotFoundExceptionModifier and TypeMethodDescriptionDynamoDbClient.updateGlobalTableSettings(Consumer<UpdateGlobalTableSettingsRequest.Builder> updateGlobalTableSettingsRequest) Updates settings for a global table.DynamoDbClient.updateGlobalTableSettings(UpdateGlobalTableSettingsRequest updateGlobalTableSettingsRequest) Updates settings for a global table.