static ConfiguredTableAnalysisRulePolicyV1 |
ConfiguredTableAnalysisRulePolicyV1.fromAggregation(Consumer<AnalysisRuleAggregation.Builder> aggregation) |
Create an instance of this class with aggregation() initialized to the given value.
|
static ConfiguredTableAnalysisRulePolicyV1 |
ConfiguredTableAnalysisRulePolicyV1.fromAggregation(AnalysisRuleAggregation aggregation) |
Create an instance of this class with aggregation() initialized to the given value.
|
static ConfiguredTableAnalysisRulePolicyV1 |
ConfiguredTableAnalysisRulePolicyV1.fromCustom(Consumer<AnalysisRuleCustom.Builder> custom) |
Create an instance of this class with custom() initialized to the given value.
|
static ConfiguredTableAnalysisRulePolicyV1 |
ConfiguredTableAnalysisRulePolicyV1.fromCustom(AnalysisRuleCustom custom) |
Create an instance of this class with custom() 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.
|
static ConfiguredTableAnalysisRulePolicyV1 |
ConfiguredTableAnalysisRulePolicyV1.fromList(AnalysisRuleList 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.
|