Class ConsoleLinkFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.console.v1.ConsoleLinkSpecFluent<ConsoleLinkFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.console.v1.ConsoleLinkFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ConsoleLinkFluent<A extends ConsoleLinkFluent<A>>
public class ConsoleLinkFluent.SpecNested<N> extends ConsoleLinkSpecFluent<ConsoleLinkFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class 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.ConsoleLinkSpecFluent
addToAdditionalProperties, addToAdditionalProperties, buildApplicationMenu, buildNamespaceDashboard, copyInstance, editApplicationMenu, editNamespaceDashboard, editOrNewApplicationMenu, editOrNewApplicationMenuLike, editOrNewNamespaceDashboard, editOrNewNamespaceDashboardLike, equals, getAdditionalProperties, getHref, getLocation, getText, hasAdditionalProperties, hasApplicationMenu, hashCode, hasHref, hasLocation, hasNamespaceDashboard, hasText, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApplicationMenu, withHref, withLocation, withNamespaceDashboard, withNewApplicationMenu, withNewApplicationMenu, withNewApplicationMenuLike, withNewNamespaceDashboard, withNewNamespaceDashboardLike, withText
-
-