Uses of Class
io.envoyproxy.pgv.validate.Validate.Int64Rules
Packages that use Validate.Int64Rules
-
Uses of Validate.Int64Rules in io.envoyproxy.pgv.validate
Fields in io.envoyproxy.pgv.validate declared as Validate.Int64RulesModifier and TypeFieldDescriptionprivate static final Validate.Int64Rules
Validate.Int64Rules.DEFAULT_INSTANCE
Fields in io.envoyproxy.pgv.validate with type parameters of type Validate.Int64RulesModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Validate.Int64Rules, Validate.Int64Rules.Builder, Validate.Int64RulesOrBuilder> Validate.FieldRules.Builder.int64Builder_
private static final com.google.protobuf.Parser
<Validate.Int64Rules> Validate.Int64Rules.PARSER
Methods in io.envoyproxy.pgv.validate that return Validate.Int64RulesModifier and TypeMethodDescriptionValidate.Int64Rules.Builder.build()
Validate.Int64Rules.Builder.buildPartial()
static Validate.Int64Rules
Validate.Int64Rules.getDefaultInstance()
Validate.Int64Rules.Builder.getDefaultInstanceForType()
Validate.Int64Rules.getDefaultInstanceForType()
Validate.FieldRules.Builder.getInt64()
.validate.Int64Rules int64 = 4;
Validate.FieldRules.getInt64()
.validate.Int64Rules int64 = 4;
Validate.FieldRulesOrBuilder.getInt64()
.validate.Int64Rules int64 = 4;
static Validate.Int64Rules
Validate.Int64Rules.parseDelimitedFrom
(InputStream input) static Validate.Int64Rules
Validate.Int64Rules.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.Int64Rules
Validate.Int64Rules.parseFrom
(byte[] data) static Validate.Int64Rules
Validate.Int64Rules.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.Int64Rules
Validate.Int64Rules.parseFrom
(com.google.protobuf.ByteString data) static Validate.Int64Rules
Validate.Int64Rules.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.Int64Rules
Validate.Int64Rules.parseFrom
(com.google.protobuf.CodedInputStream input) static Validate.Int64Rules
Validate.Int64Rules.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.Int64Rules
Validate.Int64Rules.parseFrom
(InputStream input) static Validate.Int64Rules
Validate.Int64Rules.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.Int64Rules
Validate.Int64Rules.parseFrom
(ByteBuffer data) static Validate.Int64Rules
Validate.Int64Rules.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.pgv.validate that return types with arguments of type Validate.Int64RulesModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Validate.Int64Rules> Validate.Int64Rules.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<Validate.Int64Rules, Validate.Int64Rules.Builder, Validate.Int64RulesOrBuilder> Validate.FieldRules.Builder.internalGetInt64FieldBuilder()
.validate.Int64Rules int64 = 4;
static com.google.protobuf.Parser
<Validate.Int64Rules> Validate.Int64Rules.parser()
Methods in io.envoyproxy.pgv.validate with parameters of type Validate.Int64RulesModifier and TypeMethodDescriptionprivate void
Validate.Int64Rules.Builder.buildPartial0
(Validate.Int64Rules result) Validate.Int64Rules.Builder.mergeFrom
(Validate.Int64Rules other) Validate.FieldRules.Builder.mergeInt64
(Validate.Int64Rules value) .validate.Int64Rules int64 = 4;
static Validate.Int64Rules.Builder
Validate.Int64Rules.newBuilder
(Validate.Int64Rules prototype) Validate.FieldRules.Builder.setInt64
(Validate.Int64Rules value) .validate.Int64Rules int64 = 4;