Uses of Class
io.envoyproxy.pgv.validate.Validate.UInt64Rules
Packages that use Validate.UInt64Rules
-
Uses of Validate.UInt64Rules in io.envoyproxy.pgv.validate
Fields in io.envoyproxy.pgv.validate declared as Validate.UInt64RulesModifier and TypeFieldDescriptionprivate static final Validate.UInt64RulesValidate.UInt64Rules.DEFAULT_INSTANCEFields in io.envoyproxy.pgv.validate with type parameters of type Validate.UInt64RulesModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<Validate.UInt64Rules> Validate.UInt64Rules.PARSERprivate com.google.protobuf.SingleFieldBuilder<Validate.UInt64Rules, Validate.UInt64Rules.Builder, Validate.UInt64RulesOrBuilder> Validate.FieldRules.Builder.uint64Builder_Methods in io.envoyproxy.pgv.validate that return Validate.UInt64RulesModifier and TypeMethodDescriptionValidate.UInt64Rules.Builder.build()Validate.UInt64Rules.Builder.buildPartial()static Validate.UInt64RulesValidate.UInt64Rules.getDefaultInstance()Validate.UInt64Rules.Builder.getDefaultInstanceForType()Validate.UInt64Rules.getDefaultInstanceForType()Validate.FieldRules.Builder.getUint64().validate.UInt64Rules uint64 = 6;Validate.FieldRules.getUint64().validate.UInt64Rules uint64 = 6;Validate.FieldRulesOrBuilder.getUint64().validate.UInt64Rules uint64 = 6;static Validate.UInt64RulesValidate.UInt64Rules.parseDelimitedFrom(InputStream input) static Validate.UInt64RulesValidate.UInt64Rules.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.UInt64RulesValidate.UInt64Rules.parseFrom(byte[] data) static Validate.UInt64RulesValidate.UInt64Rules.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.UInt64RulesValidate.UInt64Rules.parseFrom(com.google.protobuf.ByteString data) static Validate.UInt64RulesValidate.UInt64Rules.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.UInt64RulesValidate.UInt64Rules.parseFrom(com.google.protobuf.CodedInputStream input) static Validate.UInt64RulesValidate.UInt64Rules.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.UInt64RulesValidate.UInt64Rules.parseFrom(InputStream input) static Validate.UInt64RulesValidate.UInt64Rules.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.UInt64RulesValidate.UInt64Rules.parseFrom(ByteBuffer data) static Validate.UInt64RulesValidate.UInt64Rules.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.pgv.validate that return types with arguments of type Validate.UInt64RulesModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Validate.UInt64Rules> Validate.UInt64Rules.getParserForType()private com.google.protobuf.SingleFieldBuilder<Validate.UInt64Rules, Validate.UInt64Rules.Builder, Validate.UInt64RulesOrBuilder> Validate.FieldRules.Builder.getUint64FieldBuilder().validate.UInt64Rules uint64 = 6;static com.google.protobuf.Parser<Validate.UInt64Rules> Validate.UInt64Rules.parser()Methods in io.envoyproxy.pgv.validate with parameters of type Validate.UInt64RulesModifier and TypeMethodDescriptionprivate voidValidate.UInt64Rules.Builder.buildPartial0(Validate.UInt64Rules result) Validate.UInt64Rules.Builder.mergeFrom(Validate.UInt64Rules other) Validate.FieldRules.Builder.mergeUint64(Validate.UInt64Rules value) .validate.UInt64Rules uint64 = 6;static Validate.UInt64Rules.BuilderValidate.UInt64Rules.newBuilder(Validate.UInt64Rules prototype) Validate.FieldRules.Builder.setUint64(Validate.UInt64Rules value) .validate.UInt64Rules uint64 = 6;