| Modifier and Type | Class and Description |
|---|---|
static class |
CustomInfoType.DetectionRule
Deprecated; use `InspectionRuleSet` instead.
|
static class |
CustomInfoType.DetectionRule.Builder
Deprecated; use `InspectionRuleSet` instead.
|
| Modifier and Type | Method and Description |
|---|---|
CustomInfoType.DetectionRuleOrBuilder |
CustomInfoType.getDetectionRulesOrBuilder(int index)
Set of detection rules to apply to all findings of this CustomInfoType.
|
CustomInfoType.DetectionRuleOrBuilder |
CustomInfoType.Builder.getDetectionRulesOrBuilder(int index)
Set of detection rules to apply to all findings of this CustomInfoType.
|
CustomInfoType.DetectionRuleOrBuilder |
CustomInfoTypeOrBuilder.getDetectionRulesOrBuilder(int index)
Set of detection rules to apply to all findings of this CustomInfoType.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends CustomInfoType.DetectionRuleOrBuilder> |
CustomInfoType.getDetectionRulesOrBuilderList()
Set of detection rules to apply to all findings of this CustomInfoType.
|
List<? extends CustomInfoType.DetectionRuleOrBuilder> |
CustomInfoType.Builder.getDetectionRulesOrBuilderList()
Set of detection rules to apply to all findings of this CustomInfoType.
|
List<? extends CustomInfoType.DetectionRuleOrBuilder> |
CustomInfoTypeOrBuilder.getDetectionRulesOrBuilderList()
Set of detection rules to apply to all findings of this CustomInfoType.
|
Copyright © 2022 Google LLC. All rights reserved.