| Package | Description |
|---|---|
| software.amazon.awssdk.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
static ConfiguredTableAnalysisRulePolicyV1 |
ConfiguredTableAnalysisRulePolicyV1.fromAggregation(AnalysisRuleAggregation aggregation)
Create an instance of this class with
aggregation() initialized to the given value. |
static ConfiguredTableAnalysisRulePolicyV1 |
ConfiguredTableAnalysisRulePolicyV1.fromAggregation(Consumer<AnalysisRuleAggregation.Builder> aggregation)
Create an instance of this class with
aggregation() initialized to the given value. |
static ConfiguredTableAnalysisRulePolicyV1 |
ConfiguredTableAnalysisRulePolicyV1.fromList(AnalysisRuleList list)
Create an instance of this class with
list() initialized to the given value. |
static ConfiguredTableAnalysisRulePolicyV1 |
ConfiguredTableAnalysisRulePolicyV1.fromList(Consumer<AnalysisRuleList.Builder> list)
Create an instance of this class with
list() initialized to the given value. |
ConfiguredTableAnalysisRulePolicyV1 |
ConfiguredTableAnalysisRulePolicy.v1()
Controls on the query specifications that can be run on a configured table.
|
| Modifier and Type | Method and Description |
|---|---|
static ConfiguredTableAnalysisRulePolicy |
ConfiguredTableAnalysisRulePolicy.fromV1(ConfiguredTableAnalysisRulePolicyV1 v1)
Create an instance of this class with
ConfiguredTableAnalysisRulePolicy.v1() initialized to the given value. |
ConfiguredTableAnalysisRulePolicy.Builder |
ConfiguredTableAnalysisRulePolicy.Builder.v1(ConfiguredTableAnalysisRulePolicyV1 v1)
Controls on the query specifications that can be run on a configured table.
|
Copyright © 2023. All rights reserved.