Uses of Interface
io.fabric8.kubernetes.api.model.EventFluent.InvolvedObjectNested
-
Packages that use EventFluent.InvolvedObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of EventFluent.InvolvedObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement EventFluent.InvolvedObjectNested Modifier and Type Class Description class
EventFluentImpl.InvolvedObjectNestedImpl<N>
Methods in io.fabric8.kubernetes.api.model that return EventFluent.InvolvedObjectNested Modifier and Type Method Description EventFluent.InvolvedObjectNested<A>
EventFluent. editInvolvedObject()
EventFluent.InvolvedObjectNested<A>
EventFluentImpl. editInvolvedObject()
EventFluent.InvolvedObjectNested<A>
EventFluent. editOrNewInvolvedObject()
EventFluent.InvolvedObjectNested<A>
EventFluentImpl. editOrNewInvolvedObject()
EventFluent.InvolvedObjectNested<A>
EventFluent. editOrNewInvolvedObjectLike(ObjectReference item)
EventFluent.InvolvedObjectNested<A>
EventFluentImpl. editOrNewInvolvedObjectLike(ObjectReference item)
EventFluent.InvolvedObjectNested<A>
EventFluent. withNewInvolvedObject()
EventFluent.InvolvedObjectNested<A>
EventFluentImpl. withNewInvolvedObject()
EventFluent.InvolvedObjectNested<A>
EventFluent. withNewInvolvedObjectLike(ObjectReference item)
EventFluent.InvolvedObjectNested<A>
EventFluentImpl. withNewInvolvedObjectLike(ObjectReference item)
-