Uses of Class
software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunRequest
-
Packages that use GetDataQualityRuleRecommendationRunRequest Package Description software.amazon.awssdk.services.glue Glue software.amazon.awssdk.services.glue.transform -
-
Uses of GetDataQualityRuleRecommendationRunRequest in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue with parameters of type GetDataQualityRuleRecommendationRunRequest Modifier and Type Method Description default CompletableFuture<GetDataQualityRuleRecommendationRunResponse>GlueAsyncClient. getDataQualityRuleRecommendationRun(GetDataQualityRuleRecommendationRunRequest getDataQualityRuleRecommendationRunRequest)Gets the specified recommendation run that was used to generate rules.default GetDataQualityRuleRecommendationRunResponseGlueClient. getDataQualityRuleRecommendationRun(GetDataQualityRuleRecommendationRunRequest getDataQualityRuleRecommendationRunRequest)Gets the specified recommendation run that was used to generate rules. -
Uses of GetDataQualityRuleRecommendationRunRequest in software.amazon.awssdk.services.glue.transform
Methods in software.amazon.awssdk.services.glue.transform with parameters of type GetDataQualityRuleRecommendationRunRequest Modifier and Type Method Description SdkHttpFullRequestGetDataQualityRuleRecommendationRunRequestMarshaller. marshall(GetDataQualityRuleRecommendationRunRequest getDataQualityRuleRecommendationRunRequest)
-