Uses of Class
software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsRequest
-
Packages that use ListDataQualityRulesetsRequest Package Description software.amazon.awssdk.services.glue Glue software.amazon.awssdk.services.glue.paginators software.amazon.awssdk.services.glue.transform -
-
Uses of ListDataQualityRulesetsRequest in software.amazon.awssdk.services.glue
-
Uses of ListDataQualityRulesetsRequest in software.amazon.awssdk.services.glue.paginators
Constructors in software.amazon.awssdk.services.glue.paginators with parameters of type ListDataQualityRulesetsRequest Constructor Description ListDataQualityRulesetsIterable(GlueClient client, ListDataQualityRulesetsRequest firstRequest)ListDataQualityRulesetsPublisher(GlueAsyncClient client, ListDataQualityRulesetsRequest firstRequest) -
Uses of ListDataQualityRulesetsRequest in software.amazon.awssdk.services.glue.transform
Methods in software.amazon.awssdk.services.glue.transform with parameters of type ListDataQualityRulesetsRequest Modifier and Type Method Description SdkHttpFullRequestListDataQualityRulesetsRequestMarshaller. marshall(ListDataQualityRulesetsRequest listDataQualityRulesetsRequest)
-