Uses of Class
io.fabric8.openshift.api.model.console.v1.ConsoleNotificationBuilder
-
-
Uses of ConsoleNotificationBuilder in io.fabric8.openshift.api.model.console.v1
Methods in io.fabric8.openshift.api.model.console.v1 that return ConsoleNotificationBuilder Modifier and Type Method Description ConsoleNotificationBuilderConsoleNotification. edit()ConsoleNotificationBuilderConsoleNotification. toBuilder()Method parameters in io.fabric8.openshift.api.model.console.v1 with type arguments of type ConsoleNotificationBuilder Modifier and Type Method Description ConsoleNotificationConsoleNotificationListFluent. buildMatchingItem(Predicate<ConsoleNotificationBuilder> predicate)ConsoleNotificationListFluent.ItemsNested<A>ConsoleNotificationListFluent. editMatchingItem(Predicate<ConsoleNotificationBuilder> predicate)booleanConsoleNotificationListFluent. hasMatchingItem(Predicate<ConsoleNotificationBuilder> predicate)AConsoleNotificationListFluent. removeMatchingFromItems(Predicate<ConsoleNotificationBuilder> predicate)
-