Uses of Interface
io.fabric8.knative.sources.v1beta1.PingSourceFluent.SpecNested
-
Packages that use PingSourceFluent.SpecNested Package Description io.fabric8.knative.sources.v1beta1 -
-
Uses of PingSourceFluent.SpecNested in io.fabric8.knative.sources.v1beta1
Classes in io.fabric8.knative.sources.v1beta1 that implement PingSourceFluent.SpecNested Modifier and Type Class Description classPingSourceFluentImpl.SpecNestedImpl<N>Methods in io.fabric8.knative.sources.v1beta1 that return PingSourceFluent.SpecNested Modifier and Type Method Description PingSourceFluent.SpecNested<A>PingSourceFluent. editOrNewSpec()PingSourceFluent.SpecNested<A>PingSourceFluentImpl. editOrNewSpec()PingSourceFluent.SpecNested<A>PingSourceFluent. editOrNewSpecLike(PingSourceSpec item)PingSourceFluent.SpecNested<A>PingSourceFluentImpl. editOrNewSpecLike(PingSourceSpec item)PingSourceFluent.SpecNested<A>PingSourceFluent. editSpec()PingSourceFluent.SpecNested<A>PingSourceFluentImpl. editSpec()PingSourceFluent.SpecNested<A>PingSourceFluent. withNewSpec()PingSourceFluent.SpecNested<A>PingSourceFluentImpl. withNewSpec()PingSourceFluent.SpecNested<A>PingSourceFluent. withNewSpecLike(PingSourceSpec item)PingSourceFluent.SpecNested<A>PingSourceFluentImpl. withNewSpecLike(PingSourceSpec item)
-