Uses of Interface
io.kubernetes.client.openapi.models.EventsV1EventFluent.DeprecatedSourceNested
Packages that use EventsV1EventFluent.DeprecatedSourceNested
-
Uses of EventsV1EventFluent.DeprecatedSourceNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return EventsV1EventFluent.DeprecatedSourceNestedModifier and TypeMethodDescriptionEventsV1EventFluent.editDeprecatedSource()
EventsV1EventFluentImpl.editDeprecatedSource()
EventsV1EventFluent.editOrNewDeprecatedSource()
EventsV1EventFluentImpl.editOrNewDeprecatedSource()
EventsV1EventFluent.editOrNewDeprecatedSourceLike
(io.kubernetes.client.openapi.models.V1EventSource item) EventsV1EventFluentImpl.editOrNewDeprecatedSourceLike
(io.kubernetes.client.openapi.models.V1EventSource item) EventsV1EventFluent.withNewDeprecatedSource()
EventsV1EventFluentImpl.withNewDeprecatedSource()
EventsV1EventFluent.withNewDeprecatedSourceLike
(io.kubernetes.client.openapi.models.V1EventSource item) EventsV1EventFluentImpl.withNewDeprecatedSourceLike
(io.kubernetes.client.openapi.models.V1EventSource item)