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