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 declared as Validate.TimestampRulesModifier and TypeFieldDescriptionprivate static final Validate.TimestampRulesValidate.TimestampRules.DEFAULT_INSTANCEFields in io.envoyproxy.pgv.validate with type parameters of type Validate.TimestampRulesModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<Validate.TimestampRules> Validate.TimestampRules.PARSERprivate com.google.protobuf.SingleFieldBuilder<Validate.TimestampRules, Validate.TimestampRules.Builder, Validate.TimestampRulesOrBuilder> Validate.FieldRules.Builder.timestampBuilder_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()private com.google.protobuf.SingleFieldBuilder<Validate.TimestampRules, Validate.TimestampRules.Builder, Validate.TimestampRulesOrBuilder> Validate.FieldRules.Builder.getTimestampFieldBuilder().validate.TimestampRules timestamp = 22;static com.google.protobuf.Parser<Validate.TimestampRules> Validate.TimestampRules.parser()Methods in io.envoyproxy.pgv.validate with parameters of type Validate.TimestampRulesModifier and TypeMethodDescriptionprivate voidValidate.TimestampRules.Builder.buildPartial0(Validate.TimestampRules result) Validate.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;