Uses of Class
io.fabric8.openshift.api.model.console.v1.NamespaceDashboardSpec
-
Packages that use NamespaceDashboardSpec Package Description io.fabric8.openshift.api.model.console.v1 -
-
Uses of NamespaceDashboardSpec in io.fabric8.openshift.api.model.console.v1
Methods in io.fabric8.openshift.api.model.console.v1 that return NamespaceDashboardSpec Modifier and Type Method Description NamespaceDashboardSpecNamespaceDashboardSpecBuilder. build()NamespaceDashboardSpecConsoleLinkSpecFluent. buildNamespaceDashboard()NamespaceDashboardSpecConsoleLinkSpecFluentImpl. buildNamespaceDashboard()NamespaceDashboardSpecConsoleLinkSpec. getNamespaceDashboard()NamespaceDashboardSpecConsoleLinkSpecFluent. getNamespaceDashboard()Deprecated.NamespaceDashboardSpecConsoleLinkSpecFluentImpl. getNamespaceDashboard()Deprecated.Methods in io.fabric8.openshift.api.model.console.v1 with parameters of type NamespaceDashboardSpec Modifier and Type Method Description ConsoleLinkSpecFluent.NamespaceDashboardNested<A>ConsoleLinkSpecFluent. editOrNewNamespaceDashboardLike(NamespaceDashboardSpec item)ConsoleLinkSpecFluent.NamespaceDashboardNested<A>ConsoleLinkSpecFluentImpl. editOrNewNamespaceDashboardLike(NamespaceDashboardSpec item)voidConsoleLinkSpec. setNamespaceDashboard(NamespaceDashboardSpec namespaceDashboard)AConsoleLinkSpecFluent. withNamespaceDashboard(NamespaceDashboardSpec namespaceDashboard)AConsoleLinkSpecFluentImpl. withNamespaceDashboard(NamespaceDashboardSpec namespaceDashboard)ConsoleLinkSpecFluent.NamespaceDashboardNested<A>ConsoleLinkSpecFluent. withNewNamespaceDashboardLike(NamespaceDashboardSpec item)ConsoleLinkSpecFluent.NamespaceDashboardNested<A>ConsoleLinkSpecFluentImpl. withNewNamespaceDashboardLike(NamespaceDashboardSpec item)Constructors in io.fabric8.openshift.api.model.console.v1 with parameters of type NamespaceDashboardSpec Constructor Description ConsoleLinkSpec(ApplicationMenuSpec applicationMenu, String href, String location, NamespaceDashboardSpec namespaceDashboard, String text)NamespaceDashboardSpecBuilder(NamespaceDashboardSpec instance)NamespaceDashboardSpecBuilder(NamespaceDashboardSpecFluent<?> fluent, NamespaceDashboardSpec instance)NamespaceDashboardSpecBuilder(NamespaceDashboardSpecFluent<?> fluent, NamespaceDashboardSpec instance, Boolean validationEnabled)NamespaceDashboardSpecBuilder(NamespaceDashboardSpec instance, Boolean validationEnabled)NamespaceDashboardSpecFluentImpl(NamespaceDashboardSpec instance)
-