Uses of Class
io.envoyproxy.pgv.validate.Validate.UInt32Rules
Packages that use Validate.UInt32Rules
-
Uses of Validate.UInt32Rules in io.envoyproxy.pgv.validate
Fields in io.envoyproxy.pgv.validate declared as Validate.UInt32RulesModifier and TypeFieldDescriptionprivate static final Validate.UInt32RulesValidate.UInt32Rules.DEFAULT_INSTANCEFields in io.envoyproxy.pgv.validate with type parameters of type Validate.UInt32RulesModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<Validate.UInt32Rules> Validate.UInt32Rules.PARSERprivate com.google.protobuf.SingleFieldBuilder<Validate.UInt32Rules, Validate.UInt32Rules.Builder, Validate.UInt32RulesOrBuilder> Validate.FieldRules.Builder.uint32Builder_Methods in io.envoyproxy.pgv.validate that return Validate.UInt32RulesModifier and TypeMethodDescriptionValidate.UInt32Rules.Builder.build()Validate.UInt32Rules.Builder.buildPartial()static Validate.UInt32RulesValidate.UInt32Rules.getDefaultInstance()Validate.UInt32Rules.Builder.getDefaultInstanceForType()Validate.UInt32Rules.getDefaultInstanceForType()Validate.FieldRules.Builder.getUint32().validate.UInt32Rules uint32 = 5;Validate.FieldRules.getUint32().validate.UInt32Rules uint32 = 5;Validate.FieldRulesOrBuilder.getUint32().validate.UInt32Rules uint32 = 5;static Validate.UInt32RulesValidate.UInt32Rules.parseDelimitedFrom(InputStream input) static Validate.UInt32RulesValidate.UInt32Rules.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.UInt32RulesValidate.UInt32Rules.parseFrom(byte[] data) static Validate.UInt32RulesValidate.UInt32Rules.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.UInt32RulesValidate.UInt32Rules.parseFrom(com.google.protobuf.ByteString data) static Validate.UInt32RulesValidate.UInt32Rules.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.UInt32RulesValidate.UInt32Rules.parseFrom(com.google.protobuf.CodedInputStream input) static Validate.UInt32RulesValidate.UInt32Rules.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.UInt32RulesValidate.UInt32Rules.parseFrom(InputStream input) static Validate.UInt32RulesValidate.UInt32Rules.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.UInt32RulesValidate.UInt32Rules.parseFrom(ByteBuffer data) static Validate.UInt32RulesValidate.UInt32Rules.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.pgv.validate that return types with arguments of type Validate.UInt32RulesModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Validate.UInt32Rules> Validate.UInt32Rules.getParserForType()private com.google.protobuf.SingleFieldBuilder<Validate.UInt32Rules, Validate.UInt32Rules.Builder, Validate.UInt32RulesOrBuilder> Validate.FieldRules.Builder.internalGetUint32FieldBuilder().validate.UInt32Rules uint32 = 5;static com.google.protobuf.Parser<Validate.UInt32Rules> Validate.UInt32Rules.parser()Methods in io.envoyproxy.pgv.validate with parameters of type Validate.UInt32RulesModifier and TypeMethodDescriptionprivate voidValidate.UInt32Rules.Builder.buildPartial0(Validate.UInt32Rules result) Validate.UInt32Rules.Builder.mergeFrom(Validate.UInt32Rules other) Validate.FieldRules.Builder.mergeUint32(Validate.UInt32Rules value) .validate.UInt32Rules uint32 = 5;static Validate.UInt32Rules.BuilderValidate.UInt32Rules.newBuilder(Validate.UInt32Rules prototype) Validate.FieldRules.Builder.setUint32(Validate.UInt32Rules value) .validate.UInt32Rules uint32 = 5;