Uses of Class
software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunRequest
-
Packages that use GetDataQualityRulesetEvaluationRunRequest Package Description software.amazon.awssdk.services.glue Glue software.amazon.awssdk.services.glue.transform -
-
Uses of GetDataQualityRulesetEvaluationRunRequest in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue with parameters of type GetDataQualityRulesetEvaluationRunRequest Modifier and Type Method Description default CompletableFuture<GetDataQualityRulesetEvaluationRunResponse>GlueAsyncClient. getDataQualityRulesetEvaluationRun(GetDataQualityRulesetEvaluationRunRequest getDataQualityRulesetEvaluationRunRequest)Retrieves a specific run where a ruleset is evaluated against a data source.default GetDataQualityRulesetEvaluationRunResponseGlueClient. getDataQualityRulesetEvaluationRun(GetDataQualityRulesetEvaluationRunRequest getDataQualityRulesetEvaluationRunRequest)Retrieves a specific run where a ruleset is evaluated against a data source. -
Uses of GetDataQualityRulesetEvaluationRunRequest in software.amazon.awssdk.services.glue.transform
Methods in software.amazon.awssdk.services.glue.transform with parameters of type GetDataQualityRulesetEvaluationRunRequest Modifier and Type Method Description SdkHttpFullRequestGetDataQualityRulesetEvaluationRunRequestMarshaller. marshall(GetDataQualityRulesetEvaluationRunRequest getDataQualityRulesetEvaluationRunRequest)
-