Uses of Class
io.envoyproxy.pgv.validate.Validate.SInt64Rules
Packages that use Validate.SInt64Rules
-
Uses of Validate.SInt64Rules in io.envoyproxy.pgv.validate
Fields in io.envoyproxy.pgv.validate declared as Validate.SInt64RulesModifier and TypeFieldDescriptionprivate static final Validate.SInt64Rules
Validate.SInt64Rules.DEFAULT_INSTANCE
Fields in io.envoyproxy.pgv.validate with type parameters of type Validate.SInt64RulesModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<Validate.SInt64Rules> Validate.SInt64Rules.PARSER
private com.google.protobuf.SingleFieldBuilder
<Validate.SInt64Rules, Validate.SInt64Rules.Builder, Validate.SInt64RulesOrBuilder> Validate.FieldRules.Builder.sint64Builder_
Methods in io.envoyproxy.pgv.validate that return Validate.SInt64RulesModifier and TypeMethodDescriptionValidate.SInt64Rules.Builder.build()
Validate.SInt64Rules.Builder.buildPartial()
static Validate.SInt64Rules
Validate.SInt64Rules.getDefaultInstance()
Validate.SInt64Rules.Builder.getDefaultInstanceForType()
Validate.SInt64Rules.getDefaultInstanceForType()
Validate.FieldRules.Builder.getSint64()
.validate.SInt64Rules sint64 = 8;
Validate.FieldRules.getSint64()
.validate.SInt64Rules sint64 = 8;
Validate.FieldRulesOrBuilder.getSint64()
.validate.SInt64Rules sint64 = 8;
static Validate.SInt64Rules
Validate.SInt64Rules.parseDelimitedFrom
(InputStream input) static Validate.SInt64Rules
Validate.SInt64Rules.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.SInt64Rules
Validate.SInt64Rules.parseFrom
(byte[] data) static Validate.SInt64Rules
Validate.SInt64Rules.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.SInt64Rules
Validate.SInt64Rules.parseFrom
(com.google.protobuf.ByteString data) static Validate.SInt64Rules
Validate.SInt64Rules.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.SInt64Rules
Validate.SInt64Rules.parseFrom
(com.google.protobuf.CodedInputStream input) static Validate.SInt64Rules
Validate.SInt64Rules.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.SInt64Rules
Validate.SInt64Rules.parseFrom
(InputStream input) static Validate.SInt64Rules
Validate.SInt64Rules.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.SInt64Rules
Validate.SInt64Rules.parseFrom
(ByteBuffer data) static Validate.SInt64Rules
Validate.SInt64Rules.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.pgv.validate that return types with arguments of type Validate.SInt64RulesModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Validate.SInt64Rules> Validate.SInt64Rules.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<Validate.SInt64Rules, Validate.SInt64Rules.Builder, Validate.SInt64RulesOrBuilder> Validate.FieldRules.Builder.getSint64FieldBuilder()
.validate.SInt64Rules sint64 = 8;
static com.google.protobuf.Parser
<Validate.SInt64Rules> Validate.SInt64Rules.parser()
Methods in io.envoyproxy.pgv.validate with parameters of type Validate.SInt64RulesModifier and TypeMethodDescriptionprivate void
Validate.SInt64Rules.Builder.buildPartial0
(Validate.SInt64Rules result) Validate.SInt64Rules.Builder.mergeFrom
(Validate.SInt64Rules other) Validate.FieldRules.Builder.mergeSint64
(Validate.SInt64Rules value) .validate.SInt64Rules sint64 = 8;
static Validate.SInt64Rules.Builder
Validate.SInt64Rules.newBuilder
(Validate.SInt64Rules prototype) Validate.FieldRules.Builder.setSint64
(Validate.SInt64Rules value) .validate.SInt64Rules sint64 = 8;