| Modifier and Type | Class and Description |
|---|---|
class |
InspectionRuleSet
Rule set for modifying a set of infoTypes to alter behavior under certain
circumstances, depending on the specific details of the rules within the set.
|
static class |
InspectionRuleSet.Builder
Rule set for modifying a set of infoTypes to alter behavior under certain
circumstances, depending on the specific details of the rules within the set.
|
| Modifier and Type | Method and Description |
|---|---|
InspectionRuleSetOrBuilder |
InspectConfig.getRuleSetOrBuilder(int index)
Set of rules to apply to the findings for this InspectConfig.
|
InspectionRuleSetOrBuilder |
InspectConfig.Builder.getRuleSetOrBuilder(int index)
Set of rules to apply to the findings for this InspectConfig.
|
InspectionRuleSetOrBuilder |
InspectConfigOrBuilder.getRuleSetOrBuilder(int index)
Set of rules to apply to the findings for this InspectConfig.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends InspectionRuleSetOrBuilder> |
InspectConfig.getRuleSetOrBuilderList()
Set of rules to apply to the findings for this InspectConfig.
|
List<? extends InspectionRuleSetOrBuilder> |
InspectConfig.Builder.getRuleSetOrBuilderList()
Set of rules to apply to the findings for this InspectConfig.
|
List<? extends InspectionRuleSetOrBuilder> |
InspectConfigOrBuilder.getRuleSetOrBuilderList()
Set of rules to apply to the findings for this InspectConfig.
|
Copyright © 2022 Google LLC. All rights reserved.