Uses of Class
io.envoyproxy.pgv.validate.Validate.AnyRules
-
Packages that use Validate.AnyRules Package Description io.envoyproxy.pgv.validate -
-
Uses of Validate.AnyRules in io.envoyproxy.pgv.validate
Fields in io.envoyproxy.pgv.validate with type parameters of type Validate.AnyRules Modifier and Type Field Description static com.google.protobuf.Parser<Validate.AnyRules>Validate.AnyRules. PARSERDeprecated.Methods in io.envoyproxy.pgv.validate that return Validate.AnyRules Modifier and Type Method Description Validate.AnyRulesValidate.AnyRules.Builder. build()Validate.AnyRulesValidate.AnyRules.Builder. buildPartial()Validate.AnyRulesValidate.FieldRules.Builder. getAny()Well-Known Field TypesValidate.AnyRulesValidate.FieldRules. getAny()Well-Known Field TypesValidate.AnyRulesValidate.FieldRulesOrBuilder. getAny()Well-Known Field Typesstatic Validate.AnyRulesValidate.AnyRules. getDefaultInstance()Validate.AnyRulesValidate.AnyRules.Builder. getDefaultInstanceForType()Validate.AnyRulesValidate.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.AnyRules Modifier and Type Method Description com.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.AnyRules Modifier and Type Method Description Validate.FieldRules.BuilderValidate.FieldRules.Builder. mergeAny(Validate.AnyRules value)Well-Known Field TypesValidate.AnyRules.BuilderValidate.AnyRules.Builder. mergeFrom(Validate.AnyRules other)static Validate.AnyRules.BuilderValidate.AnyRules. newBuilder(Validate.AnyRules prototype)Validate.FieldRules.BuilderValidate.FieldRules.Builder. setAny(Validate.AnyRules value)Well-Known Field Types
-