Uses of Class
io.envoyproxy.pgv.validate.Validate.BoolRules
Packages that use Validate.BoolRules
-
Uses of Validate.BoolRules in io.envoyproxy.pgv.validate
Fields in io.envoyproxy.pgv.validate with type parameters of type Validate.BoolRulesModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Validate.BoolRules>Validate.BoolRules.PARSERDeprecated.Methods in io.envoyproxy.pgv.validate that return Validate.BoolRulesModifier and TypeMethodDescriptionValidate.BoolRules.Builder.build()Validate.BoolRules.Builder.buildPartial()Validate.FieldRules.Builder.getBool().validate.BoolRules bool = 13;Validate.FieldRules.getBool().validate.BoolRules bool = 13;Validate.FieldRulesOrBuilder.getBool().validate.BoolRules bool = 13;static Validate.BoolRulesValidate.BoolRules.getDefaultInstance()Validate.BoolRules.Builder.getDefaultInstanceForType()Validate.BoolRules.getDefaultInstanceForType()static Validate.BoolRulesValidate.BoolRules.parseDelimitedFrom(InputStream input) static Validate.BoolRulesValidate.BoolRules.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.BoolRulesValidate.BoolRules.parseFrom(byte[] data) static Validate.BoolRulesValidate.BoolRules.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.BoolRulesValidate.BoolRules.parseFrom(com.google.protobuf.ByteString data) static Validate.BoolRulesValidate.BoolRules.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.BoolRulesValidate.BoolRules.parseFrom(com.google.protobuf.CodedInputStream input) static Validate.BoolRulesValidate.BoolRules.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.BoolRulesValidate.BoolRules.parseFrom(InputStream input) static Validate.BoolRulesValidate.BoolRules.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.BoolRulesValidate.BoolRules.parseFrom(ByteBuffer data) static Validate.BoolRulesValidate.BoolRules.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.pgv.validate that return types with arguments of type Validate.BoolRulesModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Validate.BoolRules>Validate.BoolRules.getParserForType()static com.google.protobuf.Parser<Validate.BoolRules>Validate.BoolRules.parser()Methods in io.envoyproxy.pgv.validate with parameters of type Validate.BoolRulesModifier and TypeMethodDescriptionValidate.FieldRules.Builder.mergeBool(Validate.BoolRules value) .validate.BoolRules bool = 13;Validate.BoolRules.Builder.mergeFrom(Validate.BoolRules other) static Validate.BoolRules.BuilderValidate.BoolRules.newBuilder(Validate.BoolRules prototype) Validate.FieldRules.Builder.setBool(Validate.BoolRules value) .validate.BoolRules bool = 13;