Uses of Class
io.envoyproxy.pgv.validate.Validate.SInt32Rules
-
Packages that use Validate.SInt32Rules Package Description io.envoyproxy.pgv.validate -
-
Uses of Validate.SInt32Rules in io.envoyproxy.pgv.validate
Fields in io.envoyproxy.pgv.validate declared as Validate.SInt32Rules Modifier and Type Field Description private static Validate.SInt32RulesValidate.SInt32Rules. DEFAULT_INSTANCEFields in io.envoyproxy.pgv.validate with type parameters of type Validate.SInt32Rules Modifier and Type Field Description private static com.google.protobuf.Parser<Validate.SInt32Rules>Validate.SInt32Rules. PARSERprivate com.google.protobuf.SingleFieldBuilder<Validate.SInt32Rules,Validate.SInt32Rules.Builder,Validate.SInt32RulesOrBuilder>Validate.FieldRules.Builder. sint32Builder_Methods in io.envoyproxy.pgv.validate that return Validate.SInt32Rules Modifier and Type Method Description Validate.SInt32RulesValidate.SInt32Rules.Builder. build()Validate.SInt32RulesValidate.SInt32Rules.Builder. buildPartial()static Validate.SInt32RulesValidate.SInt32Rules. getDefaultInstance()Validate.SInt32RulesValidate.SInt32Rules.Builder. getDefaultInstanceForType()Validate.SInt32RulesValidate.SInt32Rules. getDefaultInstanceForType()Validate.SInt32RulesValidate.FieldRules.Builder. getSint32().validate.SInt32Rules sint32 = 7;Validate.SInt32RulesValidate.FieldRules. getSint32().validate.SInt32Rules sint32 = 7;Validate.SInt32RulesValidate.FieldRulesOrBuilder. getSint32().validate.SInt32Rules sint32 = 7;static Validate.SInt32RulesValidate.SInt32Rules. parseDelimitedFrom(java.io.InputStream input)static Validate.SInt32RulesValidate.SInt32Rules. parseDelimitedFrom(java.io.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(java.io.InputStream input)static Validate.SInt32RulesValidate.SInt32Rules. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Validate.SInt32RulesValidate.SInt32Rules. parseFrom(java.nio.ByteBuffer data)static Validate.SInt32RulesValidate.SInt32Rules. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.pgv.validate that return types with arguments of type Validate.SInt32Rules Modifier and Type Method Description com.google.protobuf.Parser<Validate.SInt32Rules>Validate.SInt32Rules. getParserForType()private com.google.protobuf.SingleFieldBuilder<Validate.SInt32Rules,Validate.SInt32Rules.Builder,Validate.SInt32RulesOrBuilder>Validate.FieldRules.Builder. getSint32FieldBuilder().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.SInt32Rules Modifier and Type Method Description private voidValidate.SInt32Rules.Builder. buildPartial0(Validate.SInt32Rules result)Validate.SInt32Rules.BuilderValidate.SInt32Rules.Builder. mergeFrom(Validate.SInt32Rules other)Validate.FieldRules.BuilderValidate.FieldRules.Builder. mergeSint32(Validate.SInt32Rules value).validate.SInt32Rules sint32 = 7;static Validate.SInt32Rules.BuilderValidate.SInt32Rules. newBuilder(Validate.SInt32Rules prototype)Validate.FieldRules.BuilderValidate.FieldRules.Builder. setSint32(Validate.SInt32Rules value).validate.SInt32Rules sint32 = 7;
-