Interface ConsoleLinkFluent.SpecNested<N>
-
- All Superinterfaces:
ConsoleLinkSpecFluent<ConsoleLinkFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<ConsoleLinkFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
ConsoleLinkFluentImpl.SpecNestedImpl
- Enclosing interface:
- ConsoleLinkFluent<A extends ConsoleLinkFluent<A>>
public static interface ConsoleLinkFluent.SpecNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, ConsoleLinkSpecFluent<ConsoleLinkFluent.SpecNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.console.v1.ConsoleLinkSpecFluent
ConsoleLinkSpecFluent.ApplicationMenuNested<N>, ConsoleLinkSpecFluent.NamespaceDashboardNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from interface io.fabric8.openshift.api.model.console.v1.ConsoleLinkSpecFluent
buildApplicationMenu, buildNamespaceDashboard, editApplicationMenu, editNamespaceDashboard, editOrNewApplicationMenu, editOrNewApplicationMenuLike, editOrNewNamespaceDashboard, editOrNewNamespaceDashboardLike, getApplicationMenu, getHref, getLocation, getNamespaceDashboard, getText, hasApplicationMenu, hasHref, hasLocation, hasNamespaceDashboard, hasText, withApplicationMenu, withHref, withLocation, withNamespaceDashboard, withNewApplicationMenu, withNewApplicationMenu, withNewApplicationMenuLike, withNewHref, withNewHref, withNewHref, withNewLocation, withNewLocation, withNewLocation, withNewNamespaceDashboard, withNewNamespaceDashboardLike, withNewText, withNewText, withNewText, withText
-
-