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