Uses of Class
io.fabric8.openshift.api.model.storageversionmigrator.v1alpha1.StorageStateFluent.SpecNested
-
-
Uses of StorageStateFluent.SpecNested in io.fabric8.openshift.api.model.storageversionmigrator.v1alpha1
Methods in io.fabric8.openshift.api.model.storageversionmigrator.v1alpha1 that return StorageStateFluent.SpecNested Modifier and Type Method Description StorageStateFluent.SpecNested<A>StorageStateFluent. editOrNewSpec()StorageStateFluent.SpecNested<A>StorageStateFluent. editOrNewSpecLike(StorageStateSpec item)StorageStateFluent.SpecNested<A>StorageStateFluent. editSpec()StorageStateFluent.SpecNested<A>StorageStateFluent. withNewSpec()StorageStateFluent.SpecNested<A>StorageStateFluent. withNewSpecLike(StorageStateSpec item)
-