Uses of Class
software.amazon.awssdk.services.glue.model.DataQualityGlueTable
-
Packages that use DataQualityGlueTable Package Description software.amazon.awssdk.services.glue.model -
-
Uses of DataQualityGlueTable in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return DataQualityGlueTable Modifier and Type Method Description DataQualityGlueTableDataSource. dataQualityGlueTable()An Glue table for Data Quality Operations.Methods in software.amazon.awssdk.services.glue.model with parameters of type DataQualityGlueTable Modifier and Type Method Description DataSource.BuilderDataSource.Builder. dataQualityGlueTable(DataQualityGlueTable dataQualityGlueTable)An Glue table for Data Quality Operations.
-