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 declared as Validate.AnyRulesModifier and TypeFieldDescriptionprivate static final Validate.AnyRules
Validate.AnyRules.DEFAULT_INSTANCE
Fields in io.envoyproxy.pgv.validate with type parameters of type Validate.AnyRulesModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Validate.AnyRules, Validate.AnyRules.Builder, Validate.AnyRulesOrBuilder> Validate.FieldRules.Builder.anyBuilder_
private static final com.google.protobuf.Parser
<Validate.AnyRules> Validate.AnyRules.PARSER
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.AnyRules
Validate.AnyRules.getDefaultInstance()
Validate.AnyRules.Builder.getDefaultInstanceForType()
Validate.AnyRules.getDefaultInstanceForType()
static Validate.AnyRules
Validate.AnyRules.parseDelimitedFrom
(InputStream input) static Validate.AnyRules
Validate.AnyRules.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.AnyRules
Validate.AnyRules.parseFrom
(byte[] data) static Validate.AnyRules
Validate.AnyRules.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.AnyRules
Validate.AnyRules.parseFrom
(com.google.protobuf.ByteString data) static Validate.AnyRules
Validate.AnyRules.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.AnyRules
Validate.AnyRules.parseFrom
(com.google.protobuf.CodedInputStream input) static Validate.AnyRules
Validate.AnyRules.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.AnyRules
Validate.AnyRules.parseFrom
(InputStream input) static Validate.AnyRules
Validate.AnyRules.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.AnyRules
Validate.AnyRules.parseFrom
(ByteBuffer data) static Validate.AnyRules
Validate.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 TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Validate.AnyRules, Validate.AnyRules.Builder, Validate.AnyRulesOrBuilder> Validate.FieldRules.Builder.getAnyFieldBuilder()
Well-Known Field Typescom.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 TypeMethodDescriptionprivate void
Validate.AnyRules.Builder.buildPartial0
(Validate.AnyRules result) Validate.FieldRules.Builder.mergeAny
(Validate.AnyRules value) Well-Known Field TypesValidate.AnyRules.Builder.mergeFrom
(Validate.AnyRules other) static Validate.AnyRules.Builder
Validate.AnyRules.newBuilder
(Validate.AnyRules prototype) Validate.FieldRules.Builder.setAny
(Validate.AnyRules value) Well-Known Field Types