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