Uses of Class
io.fabric8.openshift.api.model.storageversionmigrator.v1alpha1.StorageStateListFluent.ItemsNested
-
-
Uses of StorageStateListFluent.ItemsNested in io.fabric8.openshift.api.model.storageversionmigrator.v1alpha1
Methods in io.fabric8.openshift.api.model.storageversionmigrator.v1alpha1 that return StorageStateListFluent.ItemsNested Modifier and Type Method Description StorageStateListFluent.ItemsNested<A>StorageStateListFluent. addNewItem()StorageStateListFluent.ItemsNested<A>StorageStateListFluent. addNewItemLike(StorageState item)StorageStateListFluent.ItemsNested<A>StorageStateListFluent. editFirstItem()StorageStateListFluent.ItemsNested<A>StorageStateListFluent. editItem(int index)StorageStateListFluent.ItemsNested<A>StorageStateListFluent. editLastItem()StorageStateListFluent.ItemsNested<A>StorageStateListFluent. editMatchingItem(Predicate<StorageStateBuilder> predicate)StorageStateListFluent.ItemsNested<A>StorageStateListFluent. setNewItemLike(int index, StorageState item)
-