Uses of Class
software.amazon.awssdk.services.glue.model.DataQualityMetricValues
-
Packages that use DataQualityMetricValues Package Description software.amazon.awssdk.services.glue.model -
-
Uses of DataQualityMetricValues in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return DataQualityMetricValues Modifier and Type Method Description DataQualityMetricValuesMetricBasedObservation. metricValues()An object of typeDataQualityMetricValuesrepresenting the analysis of the data quality metric value.Methods in software.amazon.awssdk.services.glue.model with parameters of type DataQualityMetricValues Modifier and Type Method Description MetricBasedObservation.BuilderMetricBasedObservation.Builder. metricValues(DataQualityMetricValues metricValues)An object of typeDataQualityMetricValuesrepresenting the analysis of the data quality metric value.
-