Class ConsoleLinkSpecFluentImpl.ApplicationMenuNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.console.v1.ApplicationMenuSpecFluentImpl<ConsoleLinkSpecFluent.ApplicationMenuNested<N>>
-
- io.fabric8.openshift.api.model.console.v1.ConsoleLinkSpecFluentImpl.ApplicationMenuNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ConsoleLinkSpecFluent.ApplicationMenuNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ConsoleLinkSpecFluent.ApplicationMenuNested<N>>,ApplicationMenuSpecFluent<ConsoleLinkSpecFluent.ApplicationMenuNested<N>>,ConsoleLinkSpecFluent.ApplicationMenuNested<N>
- Enclosing class:
- ConsoleLinkSpecFluentImpl<A extends ConsoleLinkSpecFluent<A>>
public class ConsoleLinkSpecFluentImpl.ApplicationMenuNestedImpl<N> extends ApplicationMenuSpecFluentImpl<ConsoleLinkSpecFluent.ApplicationMenuNested<N>> implements ConsoleLinkSpecFluent.ApplicationMenuNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendApplicationMenu()-
Methods inherited from class io.fabric8.openshift.api.model.console.v1.ApplicationMenuSpecFluentImpl
equals, getImageURL, getSection, hashCode, hasImageURL, hasSection, withImageURL, withNewImageURL, withNewImageURL, withNewImageURL, withNewSection, withNewSection, withNewSection, withSection
-
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.ApplicationMenuSpecFluent
getImageURL, getSection, hasImageURL, hasSection, withImageURL, withNewImageURL, withNewImageURL, withNewImageURL, withNewSection, withNewSection, withNewSection, withSection
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceConsoleLinkSpecFluent.ApplicationMenuNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endApplicationMenu
public N endApplicationMenu()
- Specified by:
endApplicationMenuin interfaceConsoleLinkSpecFluent.ApplicationMenuNested<N>
-
-