Uses of Class
io.kubernetes.client.proto.Meta.Timestamp
-
Uses of Meta.Timestamp in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type Meta.TimestampModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Meta.Timestamp>
Meta.Timestamp.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return Meta.TimestampModifier and TypeMethodDescriptionMeta.Timestamp.Builder.build()
Meta.Timestamp.Builder.buildPartial()
static Meta.Timestamp
Meta.Timestamp.getDefaultInstance()
Meta.Timestamp.Builder.getDefaultInstanceForType()
Meta.Timestamp.getDefaultInstanceForType()
static Meta.Timestamp
Meta.Timestamp.parseDelimitedFrom
(InputStream input) static Meta.Timestamp
Meta.Timestamp.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.Timestamp
Meta.Timestamp.parseFrom
(byte[] data) static Meta.Timestamp
Meta.Timestamp.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.Timestamp
Meta.Timestamp.parseFrom
(com.google.protobuf.ByteString data) static Meta.Timestamp
Meta.Timestamp.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.Timestamp
Meta.Timestamp.parseFrom
(com.google.protobuf.CodedInputStream input) static Meta.Timestamp
Meta.Timestamp.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.Timestamp
Meta.Timestamp.parseFrom
(InputStream input) static Meta.Timestamp
Meta.Timestamp.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.Timestamp
Meta.Timestamp.parseFrom
(ByteBuffer data) static Meta.Timestamp
Meta.Timestamp.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type Meta.TimestampModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Meta.Timestamp>
Meta.Timestamp.getParserForType()
static com.google.protobuf.Parser<Meta.Timestamp>
Meta.Timestamp.parser()
Methods in io.kubernetes.client.proto with parameters of type Meta.TimestampModifier and TypeMethodDescriptionMeta.Timestamp.Builder.mergeFrom
(Meta.Timestamp other) static Meta.Timestamp.Builder
Meta.Timestamp.newBuilder
(Meta.Timestamp prototype)