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.TimestampRules
Validate.TimestampRules.DEFAULT_INSTANCE
Fields in io.envoyproxy.pgv.validate with type parameters of type Validate.TimestampRulesModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<Validate.TimestampRules> Validate.TimestampRules.PARSER
private 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.TimestampRules
Validate.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.TimestampRules
Validate.TimestampRules.parseDelimitedFrom
(InputStream input) static Validate.TimestampRules
Validate.TimestampRules.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.TimestampRules
Validate.TimestampRules.parseFrom
(byte[] data) static Validate.TimestampRules
Validate.TimestampRules.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.TimestampRules
Validate.TimestampRules.parseFrom
(com.google.protobuf.ByteString data) static Validate.TimestampRules
Validate.TimestampRules.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.TimestampRules
Validate.TimestampRules.parseFrom
(com.google.protobuf.CodedInputStream input) static Validate.TimestampRules
Validate.TimestampRules.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.TimestampRules
Validate.TimestampRules.parseFrom
(InputStream input) static Validate.TimestampRules
Validate.TimestampRules.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.TimestampRules
Validate.TimestampRules.parseFrom
(ByteBuffer data) static Validate.TimestampRules
Validate.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.internalGetTimestampFieldBuilder()
.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 void
Validate.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;