Uses of Interface
com.google.privacy.dlp.v2.InspectionRuleOrBuilder
-
Packages that use InspectionRuleOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of InspectionRuleOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement InspectionRuleOrBuilder Modifier and Type Class Description classInspectionRuleA single inspection rule to be applied to infoTypes, specified in `InspectionRuleSet`.static classInspectionRule.BuilderA single inspection rule to be applied to infoTypes, specified in `InspectionRuleSet`.Methods in com.google.privacy.dlp.v2 that return InspectionRuleOrBuilder Modifier and Type Method Description InspectionRuleOrBuilderInspectionRuleSet.Builder. getRulesOrBuilder(int index)Set of rules to be applied to infoTypes.InspectionRuleOrBuilderInspectionRuleSet. getRulesOrBuilder(int index)Set of rules to be applied to infoTypes.InspectionRuleOrBuilderInspectionRuleSetOrBuilder. getRulesOrBuilder(int index)Set of rules to be applied to infoTypes.Methods in com.google.privacy.dlp.v2 that return types with arguments of type InspectionRuleOrBuilder Modifier and Type Method Description List<? extends InspectionRuleOrBuilder>InspectionRuleSet.Builder. getRulesOrBuilderList()Set of rules to be applied to infoTypes.List<? extends InspectionRuleOrBuilder>InspectionRuleSet. getRulesOrBuilderList()Set of rules to be applied to infoTypes.List<? extends InspectionRuleOrBuilder>InspectionRuleSetOrBuilder. getRulesOrBuilderList()Set of rules to be applied to infoTypes.
-