Uses of Class
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
Methods in io.fabric8.kubernetes.api.model that return EventFluent.InvolvedObjectNested Modifier and Type Method Description EventFluent.InvolvedObjectNested<A>EventFluent. editInvolvedObject()EventFluent.InvolvedObjectNested<A>EventFluent. editOrNewInvolvedObject()EventFluent.InvolvedObjectNested<A>EventFluent. editOrNewInvolvedObjectLike(ObjectReference item)EventFluent.InvolvedObjectNested<A>EventFluent. withNewInvolvedObject()EventFluent.InvolvedObjectNested<A>EventFluent. withNewInvolvedObjectLike(ObjectReference item)
-