Class ConsoleCLIDownloadSpecFluentImpl.LinksNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.console.v1.CLIDownloadLinkFluentImpl<ConsoleCLIDownloadSpecFluent.LinksNested<N>>
-
- io.fabric8.openshift.api.model.console.v1.ConsoleCLIDownloadSpecFluentImpl.LinksNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ConsoleCLIDownloadSpecFluent.LinksNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ConsoleCLIDownloadSpecFluent.LinksNested<N>>,CLIDownloadLinkFluent<ConsoleCLIDownloadSpecFluent.LinksNested<N>>,ConsoleCLIDownloadSpecFluent.LinksNested<N>
- Enclosing class:
- ConsoleCLIDownloadSpecFluentImpl<A extends ConsoleCLIDownloadSpecFluent<A>>
public class ConsoleCLIDownloadSpecFluentImpl.LinksNestedImpl<N> extends CLIDownloadLinkFluentImpl<ConsoleCLIDownloadSpecFluent.LinksNested<N>> implements ConsoleCLIDownloadSpecFluent.LinksNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendLink()-
Methods inherited from class io.fabric8.openshift.api.model.console.v1.CLIDownloadLinkFluentImpl
equals, getHref, getText, hashCode, hasHref, hasText, withHref, withNewHref, withNewHref, withNewHref, 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.CLIDownloadLinkFluent
getHref, getText, hasHref, hasText, withHref, withNewHref, withNewHref, withNewHref, withNewText, withNewText, withNewText, withText
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceConsoleCLIDownloadSpecFluent.LinksNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endLink
public N endLink()
- Specified by:
endLinkin interfaceConsoleCLIDownloadSpecFluent.LinksNested<N>
-
-