Uses of Class
software.amazon.awssdk.services.glue.model.CatalogProperties
-
Packages that use CatalogProperties Package Description software.amazon.awssdk.services.glue.model -
-
Uses of CatalogProperties in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return CatalogProperties Modifier and Type Method Description CatalogPropertiesCatalogInput. catalogProperties()ACatalogPropertiesobject that specifies data lake access properties and other custom properties.Methods in software.amazon.awssdk.services.glue.model with parameters of type CatalogProperties Modifier and Type Method Description CatalogInput.BuilderCatalogInput.Builder. catalogProperties(CatalogProperties catalogProperties)ACatalogPropertiesobject that specifies data lake access properties and other custom properties.
-