Uses of Enum
software.amazon.awssdk.enhanced.dynamodb.model.IgnoreNullsMode
Packages that use IgnoreNullsMode
-
Uses of IgnoreNullsMode in software.amazon.awssdk.enhanced.dynamodb.model
Methods in software.amazon.awssdk.enhanced.dynamodb.model that return IgnoreNullsModeModifier and TypeMethodDescriptionTransactUpdateItemEnhancedRequest.ignoreNullsMode()Returns the mode of update to be performedUpdateItemEnhancedRequest.ignoreNullsMode()Returns the mode of update to be performedstatic IgnoreNullsModeReturns the enum constant of this type with the specified name.static IgnoreNullsMode[]IgnoreNullsMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.enhanced.dynamodb.model with parameters of type IgnoreNullsModeModifier and TypeMethodDescriptionTransactUpdateItemEnhancedRequest.Builder.ignoreNullsMode(IgnoreNullsMode ignoreNullsMode) UpdateItemEnhancedRequest.Builder.ignoreNullsMode(IgnoreNullsMode ignoreNullsMode)