Uses of Interface
com.google.privacy.dlp.v2.InspectionRuleSetOrBuilder
-
Packages that use InspectionRuleSetOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of InspectionRuleSetOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement InspectionRuleSetOrBuilder Modifier and Type Class Description classInspectionRuleSetRule 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 classInspectionRuleSet.BuilderRule set for modifying a set of infoTypes to alter behavior under certain circumstances, depending on the specific details of the rules within the set.Methods in com.google.privacy.dlp.v2 that return InspectionRuleSetOrBuilder Modifier and Type Method Description InspectionRuleSetOrBuilderInspectConfig.Builder. getRuleSetOrBuilder(int index)Set of rules to apply to the findings for this InspectConfig.InspectionRuleSetOrBuilderInspectConfig. getRuleSetOrBuilder(int index)Set of rules to apply to the findings for this InspectConfig.InspectionRuleSetOrBuilderInspectConfigOrBuilder. getRuleSetOrBuilder(int index)Set of rules to apply to the findings for this InspectConfig.Methods in com.google.privacy.dlp.v2 that return types with arguments of type InspectionRuleSetOrBuilder Modifier and Type Method Description List<? extends InspectionRuleSetOrBuilder>InspectConfig.Builder. getRuleSetOrBuilderList()Set of rules to apply to the findings for this InspectConfig.List<? extends InspectionRuleSetOrBuilder>InspectConfig. 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.
-