Uses of Class
io.fabric8.openshift.api.model.console.v1.ConsoleCLIDownloadListFluent.ItemsNested
-
-
Uses of ConsoleCLIDownloadListFluent.ItemsNested in io.fabric8.openshift.api.model.console.v1
Methods in io.fabric8.openshift.api.model.console.v1 that return ConsoleCLIDownloadListFluent.ItemsNested Modifier and Type Method Description ConsoleCLIDownloadListFluent.ItemsNested<A>ConsoleCLIDownloadListFluent. addNewItem()ConsoleCLIDownloadListFluent.ItemsNested<A>ConsoleCLIDownloadListFluent. addNewItemLike(ConsoleCLIDownload item)ConsoleCLIDownloadListFluent.ItemsNested<A>ConsoleCLIDownloadListFluent. editFirstItem()ConsoleCLIDownloadListFluent.ItemsNested<A>ConsoleCLIDownloadListFluent. editItem(int index)ConsoleCLIDownloadListFluent.ItemsNested<A>ConsoleCLIDownloadListFluent. editLastItem()ConsoleCLIDownloadListFluent.ItemsNested<A>ConsoleCLIDownloadListFluent. editMatchingItem(Predicate<ConsoleCLIDownloadBuilder> predicate)ConsoleCLIDownloadListFluent.ItemsNested<A>ConsoleCLIDownloadListFluent. setNewItemLike(int index, ConsoleCLIDownload item)
-