Uses of Interface
io.fabric8.knative.sources.v1beta1.PingSourceFluent.StatusNested
-
Packages that use PingSourceFluent.StatusNested Package Description io.fabric8.knative.sources.v1beta1 -
-
Uses of PingSourceFluent.StatusNested in io.fabric8.knative.sources.v1beta1
Classes in io.fabric8.knative.sources.v1beta1 that implement PingSourceFluent.StatusNested Modifier and Type Class Description classPingSourceFluentImpl.StatusNestedImpl<N>Methods in io.fabric8.knative.sources.v1beta1 that return PingSourceFluent.StatusNested Modifier and Type Method Description PingSourceFluent.StatusNested<A>PingSourceFluent. editOrNewStatus()PingSourceFluent.StatusNested<A>PingSourceFluentImpl. editOrNewStatus()PingSourceFluent.StatusNested<A>PingSourceFluent. editOrNewStatusLike(PingSourceStatus item)PingSourceFluent.StatusNested<A>PingSourceFluentImpl. editOrNewStatusLike(PingSourceStatus item)PingSourceFluent.StatusNested<A>PingSourceFluent. editStatus()PingSourceFluent.StatusNested<A>PingSourceFluentImpl. editStatus()PingSourceFluent.StatusNested<A>PingSourceFluent. withNewStatus()PingSourceFluent.StatusNested<A>PingSourceFluentImpl. withNewStatus()PingSourceFluent.StatusNested<A>PingSourceFluent. withNewStatusLike(PingSourceStatus item)PingSourceFluent.StatusNested<A>PingSourceFluentImpl. withNewStatusLike(PingSourceStatus item)
-