Uses of Class
software.amazon.awssdk.services.dynamodb.model.IndexNotFoundException
-
Packages that use IndexNotFoundException Package Description software.amazon.awssdk.services.dynamodb Amazon DynamoDB -
-
Uses of IndexNotFoundException in software.amazon.awssdk.services.dynamodb
Methods in software.amazon.awssdk.services.dynamodb that throw IndexNotFoundException Modifier and Type Method Description default UpdateGlobalTableSettingsResponse
DynamoDbClient. updateGlobalTableSettings(Consumer<UpdateGlobalTableSettingsRequest.Builder> updateGlobalTableSettingsRequest)
Updates settings for a global table.default UpdateGlobalTableSettingsResponse
DynamoDbClient. updateGlobalTableSettings(UpdateGlobalTableSettingsRequest updateGlobalTableSettingsRequest)
Updates settings for a global table.
-