Uses of Class
software.amazon.awssdk.services.glue.model.NullCheckBoxList
-
Packages that use NullCheckBoxList Package Description software.amazon.awssdk.services.glue.model -
-
Uses of NullCheckBoxList in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return NullCheckBoxList Modifier and Type Method Description NullCheckBoxListDropNullFields. nullCheckBoxList()A structure that represents whether certain values are recognized as null values for removal.Methods in software.amazon.awssdk.services.glue.model with parameters of type NullCheckBoxList Modifier and Type Method Description DropNullFields.BuilderDropNullFields.Builder. nullCheckBoxList(NullCheckBoxList nullCheckBoxList)A structure that represents whether certain values are recognized as null values for removal.
-