Uses of Class
software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunFilter
-
Packages that use DataQualityRulesetEvaluationRunFilter Package Description software.amazon.awssdk.services.glue.model -
-
Uses of DataQualityRulesetEvaluationRunFilter in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return DataQualityRulesetEvaluationRunFilter Modifier and Type Method Description DataQualityRulesetEvaluationRunFilterListDataQualityRulesetEvaluationRunsRequest. filter()The filter criteria.Methods in software.amazon.awssdk.services.glue.model with parameters of type DataQualityRulesetEvaluationRunFilter Modifier and Type Method Description ListDataQualityRulesetEvaluationRunsRequest.BuilderListDataQualityRulesetEvaluationRunsRequest.Builder. filter(DataQualityRulesetEvaluationRunFilter filter)The filter criteria.
-