Uses of Class
io.fabric8.openshift.api.model.console.v1.ConsoleNotificationList
-
Packages that use ConsoleNotificationList Package Description io.fabric8.kubernetes.api.model io.fabric8.openshift.api.model.console.v1 -
-
Uses of ConsoleNotificationList in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return ConsoleNotificationList Modifier and Type Method Description ConsoleNotificationListKubeSchema. getConsoleNotificationList()Methods in io.fabric8.kubernetes.api.model with parameters of type ConsoleNotificationList Modifier and Type Method Description voidKubeSchema. setConsoleNotificationList(ConsoleNotificationList consoleNotificationList)Constructors in io.fabric8.kubernetes.api.model with parameters of type ConsoleNotificationList Constructor Description KubeSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup, io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList, io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList, ConsoleCLIDownload consoleCLIDownload, ConsoleCLIDownloadList consoleCLIDownloadList, ConsoleExternalLogLink consoleExternalLogLink, ConsoleExternalLogLinkList consoleExternalLogLinkList, ConsoleLink consoleLink, ConsoleLinkList consoleLinkList, ConsoleNotification consoleNotification, ConsoleNotificationList consoleNotificationList, ConsoleYAMLSample consoleYAMLSample, ConsoleYAMLSampleList consoleYAMLSampleList, io.fabric8.kubernetes.api.model.version.Info info, io.fabric8.kubernetes.api.model.ObjectMeta objectMeta, io.fabric8.kubernetes.api.model.Patch patch, io.fabric8.kubernetes.api.model.Status status, String time, io.fabric8.kubernetes.api.model.TypeMeta typeMeta) -
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()Constructors in io.fabric8.openshift.api.model.console.v1 with parameters of type ConsoleNotificationList Constructor Description ConsoleNotificationListBuilder(ConsoleNotificationList instance)ConsoleNotificationListBuilder(ConsoleNotificationListFluent<?> fluent, ConsoleNotificationList instance)ConsoleNotificationListBuilder(ConsoleNotificationListFluent<?> fluent, ConsoleNotificationList instance, Boolean validationEnabled)ConsoleNotificationListBuilder(ConsoleNotificationList instance, Boolean validationEnabled)ConsoleNotificationListFluentImpl(ConsoleNotificationList instance)
-