Uses of Interface
io.fabric8.knative.serving.v1beta1.ServiceFluent.SpecNested
-
Packages that use ServiceFluent.SpecNested Package Description io.fabric8.knative.serving.v1beta1 -
-
Uses of ServiceFluent.SpecNested in io.fabric8.knative.serving.v1beta1
Classes in io.fabric8.knative.serving.v1beta1 that implement ServiceFluent.SpecNested Modifier and Type Class Description classServiceFluentImpl.SpecNestedImpl<N>Methods in io.fabric8.knative.serving.v1beta1 that return ServiceFluent.SpecNested Modifier and Type Method Description ServiceFluent.SpecNested<A>ServiceFluent. editOrNewSpec()ServiceFluent.SpecNested<A>ServiceFluentImpl. editOrNewSpec()ServiceFluent.SpecNested<A>ServiceFluent. editOrNewSpecLike(ServiceSpec item)ServiceFluent.SpecNested<A>ServiceFluentImpl. editOrNewSpecLike(ServiceSpec item)ServiceFluent.SpecNested<A>ServiceFluent. editSpec()ServiceFluent.SpecNested<A>ServiceFluentImpl. editSpec()ServiceFluent.SpecNested<A>ServiceFluent. withNewSpec()ServiceFluent.SpecNested<A>ServiceFluentImpl. withNewSpec()ServiceFluent.SpecNested<A>ServiceFluent. withNewSpecLike(ServiceSpec item)ServiceFluent.SpecNested<A>ServiceFluentImpl. withNewSpecLike(ServiceSpec item)
-