| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| Modifier and Type | Method and Description |
|---|---|
default GetDataQualityRuleRecommendationRunResponse |
GlueClient.getDataQualityRuleRecommendationRun(Consumer<GetDataQualityRuleRecommendationRunRequest.Builder> getDataQualityRuleRecommendationRunRequest)
Gets the specified recommendation run that was used to generate rules.
|
default GetDataQualityRuleRecommendationRunResponse |
GlueClient.getDataQualityRuleRecommendationRun(GetDataQualityRuleRecommendationRunRequest getDataQualityRuleRecommendationRunRequest)
Gets the specified recommendation run that was used to generate rules.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDataQualityRuleRecommendationRunResponse> |
GlueAsyncClient.getDataQualityRuleRecommendationRun(Consumer<GetDataQualityRuleRecommendationRunRequest.Builder> getDataQualityRuleRecommendationRunRequest)
Gets the specified recommendation run that was used to generate rules.
|
default CompletableFuture<GetDataQualityRuleRecommendationRunResponse> |
GlueAsyncClient.getDataQualityRuleRecommendationRun(GetDataQualityRuleRecommendationRunRequest getDataQualityRuleRecommendationRunRequest)
Gets the specified recommendation run that was used to generate rules.
|
Copyright © 2023. All rights reserved.