Uses of Class
io.fabric8.openshift.api.model.config.v1.InfrastructureFluent.StatusNested
-
Packages that use InfrastructureFluent.StatusNested Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of InfrastructureFluent.StatusNested in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return InfrastructureFluent.StatusNested Modifier and Type Method Description InfrastructureFluent.StatusNested<A>InfrastructureFluent. editOrNewStatus()InfrastructureFluent.StatusNested<A>InfrastructureFluent. editOrNewStatusLike(InfrastructureStatus item)InfrastructureFluent.StatusNested<A>InfrastructureFluent. editStatus()InfrastructureFluent.StatusNested<A>InfrastructureFluent. withNewStatus()InfrastructureFluent.StatusNested<A>InfrastructureFluent. withNewStatusLike(InfrastructureStatus item)
-