| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| software.amazon.awssdk.services.glue.transform |
| Modifier and Type | Method and Description |
|---|---|
default CancelDataQualityRulesetEvaluationRunResponse |
GlueClient.cancelDataQualityRulesetEvaluationRun(CancelDataQualityRulesetEvaluationRunRequest cancelDataQualityRulesetEvaluationRunRequest)
Cancels a run where a ruleset is being evaluated against a data source.
|
default CompletableFuture<CancelDataQualityRulesetEvaluationRunResponse> |
GlueAsyncClient.cancelDataQualityRulesetEvaluationRun(CancelDataQualityRulesetEvaluationRunRequest cancelDataQualityRulesetEvaluationRunRequest)
Cancels a run where a ruleset is being evaluated against a data source.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CancelDataQualityRulesetEvaluationRunRequestMarshaller.marshall(CancelDataQualityRulesetEvaluationRunRequest cancelDataQualityRulesetEvaluationRunRequest) |
Copyright © 2023. All rights reserved.