Uses of Class
io.fabric8.openshift.api.model.storageversionmigrator.v1alpha1.StorageStateFluent.StatusNested
-
-
Uses of StorageStateFluent.StatusNested in io.fabric8.openshift.api.model.storageversionmigrator.v1alpha1
Methods in io.fabric8.openshift.api.model.storageversionmigrator.v1alpha1 that return StorageStateFluent.StatusNested Modifier and Type Method Description StorageStateFluent.StatusNested<A>StorageStateFluent. editOrNewStatus()StorageStateFluent.StatusNested<A>StorageStateFluent. editOrNewStatusLike(StorageStateStatus item)StorageStateFluent.StatusNested<A>StorageStateFluent. editStatus()StorageStateFluent.StatusNested<A>StorageStateFluent. withNewStatus()StorageStateFluent.StatusNested<A>StorageStateFluent. withNewStatusLike(StorageStateStatus item)
-