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