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