| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
List<DataQualityRulesetListDetails> |
ListDataQualityRulesetsResponse.rulesets()
A paginated list of rulesets for the specified list of Glue tables.
|
| Modifier and Type | Method and Description |
|---|---|
ListDataQualityRulesetsResponse.Builder |
ListDataQualityRulesetsResponse.Builder.rulesets(DataQualityRulesetListDetails... rulesets)
A paginated list of rulesets for the specified list of Glue tables.
|
| Modifier and Type | Method and Description |
|---|---|
ListDataQualityRulesetsResponse.Builder |
ListDataQualityRulesetsResponse.Builder.rulesets(Collection<DataQualityRulesetListDetails> rulesets)
A paginated list of rulesets for the specified list of Glue tables.
|
Copyright © 2023. All rights reserved.