| Modifier and Type | Class and Description |
|---|---|
static class |
PolicySpec.PolicyRule
A rule used to express this policy.
|
static class |
PolicySpec.PolicyRule.Builder
A rule used to express this policy.
|
| Modifier and Type | Method and Description |
|---|---|
PolicySpec.PolicyRuleOrBuilder |
PolicySpecOrBuilder.getRulesOrBuilder(int index)
In policies for boolean constraints, the following requirements apply:
- There must be one and only one policy rule where condition is unset.
|
PolicySpec.PolicyRuleOrBuilder |
PolicySpec.getRulesOrBuilder(int index)
In policies for boolean constraints, the following requirements apply:
- There must be one and only one policy rule where condition is unset.
|
PolicySpec.PolicyRuleOrBuilder |
PolicySpec.Builder.getRulesOrBuilder(int index)
In policies for boolean constraints, the following requirements apply:
- There must be one and only one policy rule where condition is unset.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends PolicySpec.PolicyRuleOrBuilder> |
PolicySpecOrBuilder.getRulesOrBuilderList()
In policies for boolean constraints, the following requirements apply:
- There must be one and only one policy rule where condition is unset.
|
List<? extends PolicySpec.PolicyRuleOrBuilder> |
PolicySpec.getRulesOrBuilderList()
In policies for boolean constraints, the following requirements apply:
- There must be one and only one policy rule where condition is unset.
|
List<? extends PolicySpec.PolicyRuleOrBuilder> |
PolicySpec.Builder.getRulesOrBuilderList()
In policies for boolean constraints, the following requirements apply:
- There must be one and only one policy rule where condition is unset.
|
Copyright © 2024 Google LLC. All rights reserved.