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