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 with type parameters of type Validate.UInt64RulesModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Validate.UInt64Rules>Validate.UInt64Rules.PARSERDeprecated.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()static com.google.protobuf.Parser<Validate.UInt64Rules>Validate.UInt64Rules.parser()Methods in io.envoyproxy.pgv.validate with parameters of type Validate.UInt64RulesModifier and TypeMethodDescriptionValidate.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;