Uses of Class
software.amazon.awssdk.services.glue.model.CatalogImportStatus
-
Packages that use CatalogImportStatus Package Description software.amazon.awssdk.services.glue.model -
-
Uses of CatalogImportStatus in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return CatalogImportStatus Modifier and Type Method Description CatalogImportStatusGetCatalogImportStatusResponse. importStatus()The status of the specified catalog migration.Methods in software.amazon.awssdk.services.glue.model with parameters of type CatalogImportStatus Modifier and Type Method Description GetCatalogImportStatusResponse.BuilderGetCatalogImportStatusResponse.Builder. importStatus(CatalogImportStatus importStatus)The status of the specified catalog migration.
-