Uses of Class
io.fabric8.openshift.api.model.storageversionmigrator.v1alpha1.StorageStateList
-
-
Uses of StorageStateList in io.fabric8.openshift.api.model.storageversionmigrator.v1alpha1
Methods in io.fabric8.openshift.api.model.storageversionmigrator.v1alpha1 that return StorageStateList Modifier and Type Method Description StorageStateListStorageStateListBuilder. build()Methods in io.fabric8.openshift.api.model.storageversionmigrator.v1alpha1 with parameters of type StorageStateList Modifier and Type Method Description protected voidStorageStateListFluent. copyInstance(StorageStateList instance)Constructors in io.fabric8.openshift.api.model.storageversionmigrator.v1alpha1 with parameters of type StorageStateList Constructor Description StorageStateListBuilder(StorageStateList instance)StorageStateListBuilder(StorageStateListFluent<?> fluent, StorageStateList instance)StorageStateListFluent(StorageStateList instance)
-