Uses of Class
io.envoyproxy.pgv.validate.Validate.AnyRules
Packages that use Validate.AnyRules
-
Uses of Validate.AnyRules in io.envoyproxy.pgv.validate
Fields in io.envoyproxy.pgv.validate with type parameters of type Validate.AnyRulesModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Validate.AnyRules>Validate.AnyRules.PARSERDeprecated.Methods in io.envoyproxy.pgv.validate that return Validate.AnyRulesModifier and TypeMethodDescriptionValidate.AnyRules.Builder.build()Validate.AnyRules.Builder.buildPartial()Validate.FieldRules.Builder.getAny()Well-Known Field TypesValidate.FieldRules.getAny()Well-Known Field TypesValidate.FieldRulesOrBuilder.getAny()Well-Known Field Typesstatic Validate.AnyRulesValidate.AnyRules.getDefaultInstance()Validate.AnyRules.Builder.getDefaultInstanceForType()Validate.AnyRules.getDefaultInstanceForType()static Validate.AnyRulesValidate.AnyRules.parseDelimitedFrom(InputStream input) static Validate.AnyRulesValidate.AnyRules.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.AnyRulesValidate.AnyRules.parseFrom(byte[] data) static Validate.AnyRulesValidate.AnyRules.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.AnyRulesValidate.AnyRules.parseFrom(com.google.protobuf.ByteString data) static Validate.AnyRulesValidate.AnyRules.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.AnyRulesValidate.AnyRules.parseFrom(com.google.protobuf.CodedInputStream input) static Validate.AnyRulesValidate.AnyRules.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.AnyRulesValidate.AnyRules.parseFrom(InputStream input) static Validate.AnyRulesValidate.AnyRules.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.AnyRulesValidate.AnyRules.parseFrom(ByteBuffer data) static Validate.AnyRulesValidate.AnyRules.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.pgv.validate that return types with arguments of type Validate.AnyRulesModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Validate.AnyRules>Validate.AnyRules.getParserForType()static com.google.protobuf.Parser<Validate.AnyRules>Validate.AnyRules.parser()Methods in io.envoyproxy.pgv.validate with parameters of type Validate.AnyRulesModifier and TypeMethodDescriptionValidate.FieldRules.Builder.mergeAny(Validate.AnyRules value) Well-Known Field TypesValidate.AnyRules.Builder.mergeFrom(Validate.AnyRules other) static Validate.AnyRules.BuilderValidate.AnyRules.newBuilder(Validate.AnyRules prototype) Validate.FieldRules.Builder.setAny(Validate.AnyRules value) Well-Known Field Types