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 with type parameters of type Validate.Int32RulesModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Validate.Int32Rules>Validate.Int32Rules.PARSERDeprecated.Methods in io.envoyproxy.pgv.validate that return Validate.Int32RulesModifier and TypeMethodDescriptionValidate.Int32Rules.Builder.build()Validate.Int32Rules.Builder.buildPartial()static Validate.Int32RulesValidate.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.Int32RulesValidate.Int32Rules.parseDelimitedFrom(InputStream input) static Validate.Int32RulesValidate.Int32Rules.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.Int32RulesValidate.Int32Rules.parseFrom(byte[] data) static Validate.Int32RulesValidate.Int32Rules.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.Int32RulesValidate.Int32Rules.parseFrom(com.google.protobuf.ByteString data) static Validate.Int32RulesValidate.Int32Rules.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.Int32RulesValidate.Int32Rules.parseFrom(com.google.protobuf.CodedInputStream input) static Validate.Int32RulesValidate.Int32Rules.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.Int32RulesValidate.Int32Rules.parseFrom(InputStream input) static Validate.Int32RulesValidate.Int32Rules.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.Int32RulesValidate.Int32Rules.parseFrom(ByteBuffer data) static Validate.Int32RulesValidate.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()static com.google.protobuf.Parser<Validate.Int32Rules>Validate.Int32Rules.parser()Methods in io.envoyproxy.pgv.validate with parameters of type Validate.Int32RulesModifier and TypeMethodDescriptionValidate.Int32Rules.Builder.mergeFrom(Validate.Int32Rules other) Validate.FieldRules.Builder.mergeInt32(Validate.Int32Rules value) .validate.Int32Rules int32 = 3;static Validate.Int32Rules.BuilderValidate.Int32Rules.newBuilder(Validate.Int32Rules prototype) Validate.FieldRules.Builder.setInt32(Validate.Int32Rules value) .validate.Int32Rules int32 = 3;