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