InspectionRuleSet.Builder |
InspectionRuleSet.Builder.addAllInfoTypes(Iterable<? extends InfoType> values) |
List of infoTypes this rule set is applied to.
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.addAllRules(Iterable<? extends InspectionRule> values) |
Set of rules to be applied to infoTypes.
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.addInfoTypes(int index,
InfoType value) |
List of infoTypes this rule set is applied to.
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.addInfoTypes(int index,
InfoType.Builder builderForValue) |
List of infoTypes this rule set is applied to.
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.addInfoTypes(InfoType value) |
List of infoTypes this rule set is applied to.
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.addInfoTypes(InfoType.Builder builderForValue) |
List of infoTypes this rule set is applied to.
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.addRules(int index,
InspectionRule value) |
Set of rules to be applied to infoTypes.
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.addRules(int index,
InspectionRule.Builder builderForValue) |
Set of rules to be applied to infoTypes.
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.addRules(InspectionRule value) |
Set of rules to be applied to infoTypes.
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.addRules(InspectionRule.Builder builderForValue) |
Set of rules to be applied to infoTypes.
|
InspectionRuleSet.Builder |
InspectConfig.Builder.addRuleSetBuilder() |
Set of rules to apply to the findings for this InspectConfig.
|
InspectionRuleSet.Builder |
InspectConfig.Builder.addRuleSetBuilder(int index) |
Set of rules to apply to the findings for this InspectConfig.
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.clear() |
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.clearInfoTypes() |
List of infoTypes this rule set is applied to.
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.clearRules() |
Set of rules to be applied to infoTypes.
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.clone() |
|
InspectionRuleSet.Builder |
InspectConfig.Builder.getRuleSetBuilder(int index) |
Set of rules to apply to the findings for this InspectConfig.
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.mergeFrom(InspectionRuleSet other) |
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.mergeFrom(com.google.protobuf.Message other) |
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static InspectionRuleSet.Builder |
InspectionRuleSet.newBuilder() |
|
static InspectionRuleSet.Builder |
InspectionRuleSet.newBuilder(InspectionRuleSet prototype) |
|
InspectionRuleSet.Builder |
InspectionRuleSet.newBuilderForType() |
|
protected InspectionRuleSet.Builder |
InspectionRuleSet.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.removeInfoTypes(int index) |
List of infoTypes this rule set is applied to.
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.removeRules(int index) |
Set of rules to be applied to infoTypes.
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.setInfoTypes(int index,
InfoType value) |
List of infoTypes this rule set is applied to.
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.setInfoTypes(int index,
InfoType.Builder builderForValue) |
List of infoTypes this rule set is applied to.
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.setRules(int index,
InspectionRule value) |
Set of rules to be applied to infoTypes.
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.setRules(int index,
InspectionRule.Builder builderForValue) |
Set of rules to be applied to infoTypes.
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
InspectionRuleSet.Builder |
InspectionRuleSet.toBuilder() |
|