Uses of Class
software.amazon.awssdk.services.sagemaker.model.DataCatalogConfig
-
Packages that use DataCatalogConfig Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of DataCatalogConfig in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return DataCatalogConfig Modifier and Type Method Description DataCatalogConfigOfflineStoreConfig. dataCatalogConfig()The meta data of the Glue table that is autogenerated when anOfflineStoreis created.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type DataCatalogConfig Modifier and Type Method Description OfflineStoreConfig.BuilderOfflineStoreConfig.Builder. dataCatalogConfig(DataCatalogConfig dataCatalogConfig)The meta data of the Glue table that is autogenerated when anOfflineStoreis created.
-