| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| software.amazon.awssdk.services.glue.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetDataQualityRuleRecommendationRunResponse |
GlueClient.getDataQualityRuleRecommendationRun(GetDataQualityRuleRecommendationRunRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetDataQualityRuleRecommendationRunRequestMarshaller.marshall(GetDataQualityRuleRecommendationRunRequest getDataQualityRuleRecommendationRunRequest) |
Copyright © 2023. All rights reserved.