Uses of Class
software.amazon.awssdk.services.lakeformation.model.AddObjectInput
-
Packages that use AddObjectInput Package Description software.amazon.awssdk.services.lakeformation.model -
-
Uses of AddObjectInput in software.amazon.awssdk.services.lakeformation.model
Methods in software.amazon.awssdk.services.lakeformation.model that return AddObjectInput Modifier and Type Method Description AddObjectInputWriteOperation. addObject()A new object to add to the governed table.Methods in software.amazon.awssdk.services.lakeformation.model with parameters of type AddObjectInput Modifier and Type Method Description WriteOperation.BuilderWriteOperation.Builder. addObject(AddObjectInput addObject)A new object to add to the governed table.
-