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