Uses of Class
io.envoyproxy.pgv.validate.Validate.Fixed32Rules
Packages that use Validate.Fixed32Rules
-
Uses of Validate.Fixed32Rules in io.envoyproxy.pgv.validate
Fields in io.envoyproxy.pgv.validate with type parameters of type Validate.Fixed32RulesModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Validate.Fixed32Rules>Validate.Fixed32Rules.PARSERDeprecated.Methods in io.envoyproxy.pgv.validate that return Validate.Fixed32RulesModifier and TypeMethodDescriptionValidate.Fixed32Rules.Builder.build()Validate.Fixed32Rules.Builder.buildPartial()static Validate.Fixed32RulesValidate.Fixed32Rules.getDefaultInstance()Validate.Fixed32Rules.Builder.getDefaultInstanceForType()Validate.Fixed32Rules.getDefaultInstanceForType()Validate.FieldRules.Builder.getFixed32().validate.Fixed32Rules fixed32 = 9;Validate.FieldRules.getFixed32().validate.Fixed32Rules fixed32 = 9;Validate.FieldRulesOrBuilder.getFixed32().validate.Fixed32Rules fixed32 = 9;static Validate.Fixed32RulesValidate.Fixed32Rules.parseDelimitedFrom(InputStream input) static Validate.Fixed32RulesValidate.Fixed32Rules.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.Fixed32RulesValidate.Fixed32Rules.parseFrom(byte[] data) static Validate.Fixed32RulesValidate.Fixed32Rules.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.Fixed32RulesValidate.Fixed32Rules.parseFrom(com.google.protobuf.ByteString data) static Validate.Fixed32RulesValidate.Fixed32Rules.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.Fixed32RulesValidate.Fixed32Rules.parseFrom(com.google.protobuf.CodedInputStream input) static Validate.Fixed32RulesValidate.Fixed32Rules.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.Fixed32RulesValidate.Fixed32Rules.parseFrom(InputStream input) static Validate.Fixed32RulesValidate.Fixed32Rules.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.Fixed32RulesValidate.Fixed32Rules.parseFrom(ByteBuffer data) static Validate.Fixed32RulesValidate.Fixed32Rules.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.pgv.validate that return types with arguments of type Validate.Fixed32RulesModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Validate.Fixed32Rules>Validate.Fixed32Rules.getParserForType()static com.google.protobuf.Parser<Validate.Fixed32Rules>Validate.Fixed32Rules.parser()Methods in io.envoyproxy.pgv.validate with parameters of type Validate.Fixed32RulesModifier and TypeMethodDescriptionValidate.FieldRules.Builder.mergeFixed32(Validate.Fixed32Rules value) .validate.Fixed32Rules fixed32 = 9;Validate.Fixed32Rules.Builder.mergeFrom(Validate.Fixed32Rules other) Validate.Fixed32Rules.newBuilder(Validate.Fixed32Rules prototype) Validate.FieldRules.Builder.setFixed32(Validate.Fixed32Rules value) .validate.Fixed32Rules fixed32 = 9;