Uses of Class
io.envoyproxy.pgv.validate.Validate.SInt32Rules
Packages that use Validate.SInt32Rules
-
Uses of Validate.SInt32Rules in io.envoyproxy.pgv.validate
Fields in io.envoyproxy.pgv.validate declared as Validate.SInt32RulesModifier and TypeFieldDescriptionprivate static final Validate.SInt32Rules
Validate.SInt32Rules.DEFAULT_INSTANCE
Fields in io.envoyproxy.pgv.validate with type parameters of type Validate.SInt32RulesModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<Validate.SInt32Rules> Validate.SInt32Rules.PARSER
private com.google.protobuf.SingleFieldBuilder
<Validate.SInt32Rules, Validate.SInt32Rules.Builder, Validate.SInt32RulesOrBuilder> Validate.FieldRules.Builder.sint32Builder_
Methods in io.envoyproxy.pgv.validate that return Validate.SInt32RulesModifier and TypeMethodDescriptionValidate.SInt32Rules.Builder.build()
Validate.SInt32Rules.Builder.buildPartial()
static Validate.SInt32Rules
Validate.SInt32Rules.getDefaultInstance()
Validate.SInt32Rules.Builder.getDefaultInstanceForType()
Validate.SInt32Rules.getDefaultInstanceForType()
Validate.FieldRules.Builder.getSint32()
.validate.SInt32Rules sint32 = 7;
Validate.FieldRules.getSint32()
.validate.SInt32Rules sint32 = 7;
Validate.FieldRulesOrBuilder.getSint32()
.validate.SInt32Rules sint32 = 7;
static Validate.SInt32Rules
Validate.SInt32Rules.parseDelimitedFrom
(InputStream input) static Validate.SInt32Rules
Validate.SInt32Rules.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.SInt32Rules
Validate.SInt32Rules.parseFrom
(byte[] data) static Validate.SInt32Rules
Validate.SInt32Rules.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.SInt32Rules
Validate.SInt32Rules.parseFrom
(com.google.protobuf.ByteString data) static Validate.SInt32Rules
Validate.SInt32Rules.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.SInt32Rules
Validate.SInt32Rules.parseFrom
(com.google.protobuf.CodedInputStream input) static Validate.SInt32Rules
Validate.SInt32Rules.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.SInt32Rules
Validate.SInt32Rules.parseFrom
(InputStream input) static Validate.SInt32Rules
Validate.SInt32Rules.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.SInt32Rules
Validate.SInt32Rules.parseFrom
(ByteBuffer data) static Validate.SInt32Rules
Validate.SInt32Rules.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.pgv.validate that return types with arguments of type Validate.SInt32RulesModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Validate.SInt32Rules> Validate.SInt32Rules.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<Validate.SInt32Rules, Validate.SInt32Rules.Builder, Validate.SInt32RulesOrBuilder> Validate.FieldRules.Builder.internalGetSint32FieldBuilder()
.validate.SInt32Rules sint32 = 7;
static com.google.protobuf.Parser
<Validate.SInt32Rules> Validate.SInt32Rules.parser()
Methods in io.envoyproxy.pgv.validate with parameters of type Validate.SInt32RulesModifier and TypeMethodDescriptionprivate void
Validate.SInt32Rules.Builder.buildPartial0
(Validate.SInt32Rules result) Validate.SInt32Rules.Builder.mergeFrom
(Validate.SInt32Rules other) Validate.FieldRules.Builder.mergeSint32
(Validate.SInt32Rules value) .validate.SInt32Rules sint32 = 7;
static Validate.SInt32Rules.Builder
Validate.SInt32Rules.newBuilder
(Validate.SInt32Rules prototype) Validate.FieldRules.Builder.setSint32
(Validate.SInt32Rules value) .validate.SInt32Rules sint32 = 7;