Uses of Class
io.fabric8.openshift.api.model.config.v1.InfrastructureFluent.SpecNested
-
Packages that use InfrastructureFluent.SpecNested Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of InfrastructureFluent.SpecNested in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return InfrastructureFluent.SpecNested Modifier and Type Method Description InfrastructureFluent.SpecNested<A>InfrastructureFluent. editOrNewSpec()InfrastructureFluent.SpecNested<A>InfrastructureFluent. editOrNewSpecLike(InfrastructureSpec item)InfrastructureFluent.SpecNested<A>InfrastructureFluent. editSpec()InfrastructureFluent.SpecNested<A>InfrastructureFluent. withNewSpec()InfrastructureFluent.SpecNested<A>InfrastructureFluent. withNewSpecLike(InfrastructureSpec item)
-