Uses of Class
io.envoyproxy.pgv.validate.Validate.Int32Rules
Packages that use Validate.Int32Rules
-
Uses of Validate.Int32Rules in io.envoyproxy.pgv.validate
Fields in io.envoyproxy.pgv.validate declared as Validate.Int32RulesModifier and TypeFieldDescriptionprivate static final Validate.Int32Rules
Validate.Int32Rules.DEFAULT_INSTANCE
Fields in io.envoyproxy.pgv.validate with type parameters of type Validate.Int32RulesModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Validate.Int32Rules, Validate.Int32Rules.Builder, Validate.Int32RulesOrBuilder> Validate.FieldRules.Builder.int32Builder_
private static final com.google.protobuf.Parser
<Validate.Int32Rules> Validate.Int32Rules.PARSER
Methods in io.envoyproxy.pgv.validate that return Validate.Int32RulesModifier and TypeMethodDescriptionValidate.Int32Rules.Builder.build()
Validate.Int32Rules.Builder.buildPartial()
static Validate.Int32Rules
Validate.Int32Rules.getDefaultInstance()
Validate.Int32Rules.Builder.getDefaultInstanceForType()
Validate.Int32Rules.getDefaultInstanceForType()
Validate.FieldRules.Builder.getInt32()
.validate.Int32Rules int32 = 3;
Validate.FieldRules.getInt32()
.validate.Int32Rules int32 = 3;
Validate.FieldRulesOrBuilder.getInt32()
.validate.Int32Rules int32 = 3;
static Validate.Int32Rules
Validate.Int32Rules.parseDelimitedFrom
(InputStream input) static Validate.Int32Rules
Validate.Int32Rules.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.Int32Rules
Validate.Int32Rules.parseFrom
(byte[] data) static Validate.Int32Rules
Validate.Int32Rules.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.Int32Rules
Validate.Int32Rules.parseFrom
(com.google.protobuf.ByteString data) static Validate.Int32Rules
Validate.Int32Rules.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.Int32Rules
Validate.Int32Rules.parseFrom
(com.google.protobuf.CodedInputStream input) static Validate.Int32Rules
Validate.Int32Rules.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.Int32Rules
Validate.Int32Rules.parseFrom
(InputStream input) static Validate.Int32Rules
Validate.Int32Rules.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.Int32Rules
Validate.Int32Rules.parseFrom
(ByteBuffer data) static Validate.Int32Rules
Validate.Int32Rules.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.pgv.validate that return types with arguments of type Validate.Int32RulesModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Validate.Int32Rules> Validate.Int32Rules.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<Validate.Int32Rules, Validate.Int32Rules.Builder, Validate.Int32RulesOrBuilder> Validate.FieldRules.Builder.internalGetInt32FieldBuilder()
.validate.Int32Rules int32 = 3;
static com.google.protobuf.Parser
<Validate.Int32Rules> Validate.Int32Rules.parser()
Methods in io.envoyproxy.pgv.validate with parameters of type Validate.Int32RulesModifier and TypeMethodDescriptionprivate void
Validate.Int32Rules.Builder.buildPartial0
(Validate.Int32Rules result) Validate.Int32Rules.Builder.mergeFrom
(Validate.Int32Rules other) Validate.FieldRules.Builder.mergeInt32
(Validate.Int32Rules value) .validate.Int32Rules int32 = 3;
static Validate.Int32Rules.Builder
Validate.Int32Rules.newBuilder
(Validate.Int32Rules prototype) Validate.FieldRules.Builder.setInt32
(Validate.Int32Rules value) .validate.Int32Rules int32 = 3;