Class ConsoleLinkFluentImpl.SpecNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.console.v1.ConsoleLinkSpecFluentImpl<ConsoleLinkFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.console.v1.ConsoleLinkFluentImpl.SpecNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ConsoleLinkFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ConsoleLinkFluent.SpecNested<N>>,ConsoleLinkFluent.SpecNested<N>,ConsoleLinkSpecFluent<ConsoleLinkFluent.SpecNested<N>>
- Enclosing class:
- ConsoleLinkFluentImpl<A extends ConsoleLinkFluent<A>>
public class ConsoleLinkFluentImpl.SpecNestedImpl<N> extends ConsoleLinkSpecFluentImpl<ConsoleLinkFluent.SpecNested<N>> implements ConsoleLinkFluent.SpecNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.console.v1.ConsoleLinkSpecFluentImpl
ConsoleLinkSpecFluentImpl.ApplicationMenuNestedImpl<N>, ConsoleLinkSpecFluentImpl.NamespaceDashboardNestedImpl<N>
-
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 Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.openshift.api.model.console.v1.ConsoleLinkSpecFluentImpl
buildApplicationMenu, buildNamespaceDashboard, editApplicationMenu, editNamespaceDashboard, editOrNewApplicationMenu, editOrNewApplicationMenuLike, editOrNewNamespaceDashboard, editOrNewNamespaceDashboardLike, equals, getApplicationMenu, getHref, getLocation, getNamespaceDashboard, getText, hasApplicationMenu, hashCode, hasHref, hasLocation, hasNamespaceDashboard, hasText, withApplicationMenu, withHref, withLocation, withNamespaceDashboard, withNewApplicationMenu, withNewApplicationMenu, withNewApplicationMenuLike, withNewHref, withNewHref, withNewHref, withNewLocation, withNewLocation, withNewLocation, withNewNamespaceDashboard, withNewNamespaceDashboardLike, withNewText, withNewText, withNewText, withText
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
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
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceConsoleLinkFluent.SpecNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endSpec
public N endSpec()
- Specified by:
endSpecin interfaceConsoleLinkFluent.SpecNested<N>
-
-