Uses of Class
io.kubernetes.client.proto.V1.EventSource
-
Uses of V1.EventSource in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.EventSourceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.EventSource>
V1.EventSource.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.EventSourceModifier and TypeMethodDescriptionV1.EventSource.Builder.build()
V1.EventSource.Builder.buildPartial()
static V1.EventSource
V1.EventSource.getDefaultInstance()
V1.EventSource.Builder.getDefaultInstanceForType()
V1.EventSource.getDefaultInstanceForType()
V1.Event.Builder.getSource()
The component reporting this event.V1.Event.getSource()
The component reporting this event.V1.EventOrBuilder.getSource()
The component reporting this event.static V1.EventSource
V1.EventSource.parseDelimitedFrom
(InputStream input) static V1.EventSource
V1.EventSource.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.EventSource
V1.EventSource.parseFrom
(byte[] data) static V1.EventSource
V1.EventSource.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.EventSource
V1.EventSource.parseFrom
(com.google.protobuf.ByteString data) static V1.EventSource
V1.EventSource.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.EventSource
V1.EventSource.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.EventSource
V1.EventSource.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.EventSource
V1.EventSource.parseFrom
(InputStream input) static V1.EventSource
V1.EventSource.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.EventSource
V1.EventSource.parseFrom
(ByteBuffer data) static V1.EventSource
V1.EventSource.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.EventSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.EventSource>
V1.EventSource.getParserForType()
static com.google.protobuf.Parser<V1.EventSource>
V1.EventSource.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.EventSourceModifier and TypeMethodDescriptionV1.EventSource.Builder.mergeFrom
(V1.EventSource other) V1.Event.Builder.mergeSource
(V1.EventSource value) The component reporting this event.static V1.EventSource.Builder
V1.EventSource.newBuilder
(V1.EventSource prototype) V1.Event.Builder.setSource
(V1.EventSource value) The component reporting this event.