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