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