Uses of Class
io.kubernetes.client.proto.V1.EventSeries
-
Uses of V1.EventSeries in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.EventSeriesModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.EventSeries>
V1.EventSeries.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.EventSeriesModifier and TypeMethodDescriptionV1.EventSeries.Builder.build()
V1.EventSeries.Builder.buildPartial()
static V1.EventSeries
V1.EventSeries.getDefaultInstance()
V1.EventSeries.Builder.getDefaultInstanceForType()
V1.EventSeries.getDefaultInstanceForType()
V1.Event.Builder.getSeries()
Data about the Event series this event represents or nil if it's a singleton Event.V1.Event.getSeries()
Data about the Event series this event represents or nil if it's a singleton Event.V1.EventOrBuilder.getSeries()
Data about the Event series this event represents or nil if it's a singleton Event.static V1.EventSeries
V1.EventSeries.parseDelimitedFrom
(InputStream input) static V1.EventSeries
V1.EventSeries.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.EventSeries
V1.EventSeries.parseFrom
(byte[] data) static V1.EventSeries
V1.EventSeries.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.EventSeries
V1.EventSeries.parseFrom
(com.google.protobuf.ByteString data) static V1.EventSeries
V1.EventSeries.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.EventSeries
V1.EventSeries.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.EventSeries
V1.EventSeries.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.EventSeries
V1.EventSeries.parseFrom
(InputStream input) static V1.EventSeries
V1.EventSeries.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.EventSeries
V1.EventSeries.parseFrom
(ByteBuffer data) static V1.EventSeries
V1.EventSeries.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.EventSeriesModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.EventSeries>
V1.EventSeries.getParserForType()
static com.google.protobuf.Parser<V1.EventSeries>
V1.EventSeries.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.EventSeriesModifier and TypeMethodDescriptionV1.EventSeries.Builder.mergeFrom
(V1.EventSeries other) V1.Event.Builder.mergeSeries
(V1.EventSeries value) Data about the Event series this event represents or nil if it's a singleton Event.static V1.EventSeries.Builder
V1.EventSeries.newBuilder
(V1.EventSeries prototype) V1.Event.Builder.setSeries
(V1.EventSeries value) Data about the Event series this event represents or nil if it's a singleton Event.