Uses of Class
io.fabric8.openshift.api.model.console.v1.ConsoleNotificationList
-
-
Uses of ConsoleNotificationList in io.fabric8.openshift.api.model.console.v1
Methods in io.fabric8.openshift.api.model.console.v1 that return ConsoleNotificationList Modifier and Type Method Description ConsoleNotificationListConsoleNotificationListBuilder. build()Methods in io.fabric8.openshift.api.model.console.v1 with parameters of type ConsoleNotificationList Modifier and Type Method Description protected voidConsoleNotificationListFluent. copyInstance(ConsoleNotificationList instance)Constructors in io.fabric8.openshift.api.model.console.v1 with parameters of type ConsoleNotificationList Constructor Description ConsoleNotificationListBuilder(ConsoleNotificationList instance)ConsoleNotificationListBuilder(ConsoleNotificationListFluent<?> fluent, ConsoleNotificationList instance)ConsoleNotificationListFluent(ConsoleNotificationList instance)
-