Uses of Class
io.kubernetes.client.openapi.models.V1EventSource
Packages that use V1EventSource
-
Uses of V1EventSource in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1EventSourceModifier and TypeMethodDescriptionEventsV1Event.getDeprecatedSource()
Get deprecatedSourceCoreV1Event.getSource()
Get sourceMethods in io.kubernetes.client.openapi.models with parameters of type V1EventSourceModifier and TypeMethodDescriptionEventsV1Event.deprecatedSource
(V1EventSource deprecatedSource) void
EventsV1Event.setDeprecatedSource
(V1EventSource deprecatedSource) void
CoreV1Event.setSource
(V1EventSource source) CoreV1Event.source
(V1EventSource source)