Uses of Class
software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsRequest
-
Packages that use ListDataQualityRulesetEvaluationRunsRequest Package Description software.amazon.awssdk.services.glue Glue software.amazon.awssdk.services.glue.paginators software.amazon.awssdk.services.glue.transform -
-
Uses of ListDataQualityRulesetEvaluationRunsRequest in software.amazon.awssdk.services.glue
-
Uses of ListDataQualityRulesetEvaluationRunsRequest in software.amazon.awssdk.services.glue.paginators
Constructors in software.amazon.awssdk.services.glue.paginators with parameters of type ListDataQualityRulesetEvaluationRunsRequest Constructor Description ListDataQualityRulesetEvaluationRunsIterable(GlueClient client, ListDataQualityRulesetEvaluationRunsRequest firstRequest)ListDataQualityRulesetEvaluationRunsPublisher(GlueAsyncClient client, ListDataQualityRulesetEvaluationRunsRequest firstRequest) -
Uses of ListDataQualityRulesetEvaluationRunsRequest in software.amazon.awssdk.services.glue.transform
Methods in software.amazon.awssdk.services.glue.transform with parameters of type ListDataQualityRulesetEvaluationRunsRequest Modifier and Type Method Description SdkHttpFullRequestListDataQualityRulesetEvaluationRunsRequestMarshaller. marshall(ListDataQualityRulesetEvaluationRunsRequest listDataQualityRulesetEvaluationRunsRequest)
-