Class ConsoleCLIDownloadFluentImpl.SpecNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.console.v1.ConsoleCLIDownloadSpecFluentImpl<ConsoleCLIDownloadFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.console.v1.ConsoleCLIDownloadFluentImpl.SpecNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ConsoleCLIDownloadFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ConsoleCLIDownloadFluent.SpecNested<N>>,ConsoleCLIDownloadFluent.SpecNested<N>,ConsoleCLIDownloadSpecFluent<ConsoleCLIDownloadFluent.SpecNested<N>>
- Enclosing class:
- ConsoleCLIDownloadFluentImpl<A extends ConsoleCLIDownloadFluent<A>>
public class ConsoleCLIDownloadFluentImpl.SpecNestedImpl<N> extends ConsoleCLIDownloadSpecFluentImpl<ConsoleCLIDownloadFluent.SpecNested<N>> implements ConsoleCLIDownloadFluent.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.ConsoleCLIDownloadSpecFluentImpl
ConsoleCLIDownloadSpecFluentImpl.LinksNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.console.v1.ConsoleCLIDownloadSpecFluent
ConsoleCLIDownloadSpecFluent.LinksNested<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.ConsoleCLIDownloadSpecFluentImpl
addAllToLinks, addNewLink, addNewLink, addNewLinkLike, addToLinks, addToLinks, buildFirstLink, buildLastLink, buildLink, buildLinks, buildMatchingLink, editFirstLink, editLastLink, editLink, editMatchingLink, equals, getDescription, getDisplayName, getLinks, hasDescription, hasDisplayName, hashCode, hasLinks, hasMatchingLink, removeAllFromLinks, removeFromLinks, removeMatchingFromLinks, setNewLinkLike, setToLinks, withDescription, withDisplayName, withLinks, withLinks, withNewDescription, withNewDescription, withNewDescription, withNewDisplayName, withNewDisplayName, withNewDisplayName
-
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.ConsoleCLIDownloadSpecFluent
addAllToLinks, addNewLink, addNewLink, addNewLinkLike, addToLinks, addToLinks, buildFirstLink, buildLastLink, buildLink, buildLinks, buildMatchingLink, editFirstLink, editLastLink, editLink, editMatchingLink, getDescription, getDisplayName, getLinks, hasDescription, hasDisplayName, hasLinks, hasMatchingLink, removeAllFromLinks, removeFromLinks, removeMatchingFromLinks, setNewLinkLike, setToLinks, withDescription, withDisplayName, withLinks, withLinks, withNewDescription, withNewDescription, withNewDescription, withNewDisplayName, withNewDisplayName, withNewDisplayName
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceConsoleCLIDownloadFluent.SpecNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endSpec
public N endSpec()
- Specified by:
endSpecin interfaceConsoleCLIDownloadFluent.SpecNested<N>
-
-