| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| software.amazon.awssdk.services.glue.transform |
| Modifier and Type | Method and Description |
|---|---|
default StartDataQualityRulesetEvaluationRunResponse |
GlueClient.startDataQualityRulesetEvaluationRun(StartDataQualityRulesetEvaluationRunRequest startDataQualityRulesetEvaluationRunRequest)
Once you have a ruleset definition (either recommended or your own), you call this operation to evaluate the
ruleset against a data source (Glue table).
|
default CompletableFuture<StartDataQualityRulesetEvaluationRunResponse> |
GlueAsyncClient.startDataQualityRulesetEvaluationRun(StartDataQualityRulesetEvaluationRunRequest startDataQualityRulesetEvaluationRunRequest)
Once you have a ruleset definition (either recommended or your own), you call this operation to evaluate the
ruleset against a data source (Glue table).
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartDataQualityRulesetEvaluationRunRequestMarshaller.marshall(StartDataQualityRulesetEvaluationRunRequest startDataQualityRulesetEvaluationRunRequest) |
Copyright © 2023. All rights reserved.