ListDataQualityRulesetEvaluationRunsResult |
AbstractAWSGlue.listDataQualityRulesetEvaluationRuns(ListDataQualityRulesetEvaluationRunsRequest request) |
ListDataQualityRulesetEvaluationRunsResult |
AWSGlueClient.listDataQualityRulesetEvaluationRuns(ListDataQualityRulesetEvaluationRunsRequest request)
Lists all the runs meeting the filter criteria, where a ruleset is evaluated against a data source.
|
ListDataQualityRulesetEvaluationRunsResult |
AWSGlue.listDataQualityRulesetEvaluationRuns(ListDataQualityRulesetEvaluationRunsRequest listDataQualityRulesetEvaluationRunsRequest)
Lists all the runs meeting the filter criteria, where a ruleset is evaluated against a data source.
|
Future<ListDataQualityRulesetEvaluationRunsResult> |
AbstractAWSGlueAsync.listDataQualityRulesetEvaluationRunsAsync(ListDataQualityRulesetEvaluationRunsRequest request) |
Future<ListDataQualityRulesetEvaluationRunsResult> |
AWSGlueAsyncClient.listDataQualityRulesetEvaluationRunsAsync(ListDataQualityRulesetEvaluationRunsRequest request) |
Future<ListDataQualityRulesetEvaluationRunsResult> |
AWSGlueAsync.listDataQualityRulesetEvaluationRunsAsync(ListDataQualityRulesetEvaluationRunsRequest listDataQualityRulesetEvaluationRunsRequest)
Lists all the runs meeting the filter criteria, where a ruleset is evaluated against a data source.
|
Future<ListDataQualityRulesetEvaluationRunsResult> |
AbstractAWSGlueAsync.listDataQualityRulesetEvaluationRunsAsync(ListDataQualityRulesetEvaluationRunsRequest request,
AsyncHandler<ListDataQualityRulesetEvaluationRunsRequest,ListDataQualityRulesetEvaluationRunsResult> asyncHandler) |
Future<ListDataQualityRulesetEvaluationRunsResult> |
AWSGlueAsyncClient.listDataQualityRulesetEvaluationRunsAsync(ListDataQualityRulesetEvaluationRunsRequest request,
AsyncHandler<ListDataQualityRulesetEvaluationRunsRequest,ListDataQualityRulesetEvaluationRunsResult> asyncHandler) |
Future<ListDataQualityRulesetEvaluationRunsResult> |
AWSGlueAsync.listDataQualityRulesetEvaluationRunsAsync(ListDataQualityRulesetEvaluationRunsRequest listDataQualityRulesetEvaluationRunsRequest,
AsyncHandler<ListDataQualityRulesetEvaluationRunsRequest,ListDataQualityRulesetEvaluationRunsResult> asyncHandler)
Lists all the runs meeting the filter criteria, where a ruleset is evaluated against a data source.
|