Uses of Class
io.fabric8.kubernetes.api.model.networking.v1beta1.IngressFluent.SpecNested
-
Packages that use IngressFluent.SpecNested Package Description io.fabric8.kubernetes.api.model.networking.v1beta1 -
-
Uses of IngressFluent.SpecNested in io.fabric8.kubernetes.api.model.networking.v1beta1
Methods in io.fabric8.kubernetes.api.model.networking.v1beta1 that return IngressFluent.SpecNested Modifier and Type Method Description IngressFluent.SpecNested<A>IngressFluent. editOrNewSpec()IngressFluent.SpecNested<A>IngressFluent. editOrNewSpecLike(IngressSpec item)IngressFluent.SpecNested<A>IngressFluent. editSpec()IngressFluent.SpecNested<A>IngressFluent. withNewSpec()IngressFluent.SpecNested<A>IngressFluent. withNewSpecLike(IngressSpec item)
-