Class ConsoleNotificationFluentImpl.SpecNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.console.v1.ConsoleNotificationSpecFluentImpl<ConsoleNotificationFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.console.v1.ConsoleNotificationFluentImpl.SpecNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ConsoleNotificationFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ConsoleNotificationFluent.SpecNested<N>>,ConsoleNotificationFluent.SpecNested<N>,ConsoleNotificationSpecFluent<ConsoleNotificationFluent.SpecNested<N>>
- Enclosing class:
- ConsoleNotificationFluentImpl<A extends ConsoleNotificationFluent<A>>
public class ConsoleNotificationFluentImpl.SpecNestedImpl<N> extends ConsoleNotificationSpecFluentImpl<ConsoleNotificationFluent.SpecNested<N>> implements ConsoleNotificationFluent.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.ConsoleNotificationSpecFluentImpl
ConsoleNotificationSpecFluentImpl.LinkNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.console.v1.ConsoleNotificationSpecFluent
ConsoleNotificationSpecFluent.LinkNested<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.ConsoleNotificationSpecFluentImpl
buildLink, editLink, editOrNewLink, editOrNewLinkLike, equals, getBackgroundColor, getColor, getLink, getLocation, getText, hasBackgroundColor, hasColor, hashCode, hasLink, hasLocation, hasText, withBackgroundColor, withColor, withLink, withLocation, withNewBackgroundColor, withNewBackgroundColor, withNewBackgroundColor, withNewColor, withNewColor, withNewColor, withNewLink, withNewLink, withNewLinkLike, withNewLocation, withNewLocation, withNewLocation, 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.ConsoleNotificationSpecFluent
buildLink, editLink, editOrNewLink, editOrNewLinkLike, getBackgroundColor, getColor, getLink, getLocation, getText, hasBackgroundColor, hasColor, hasLink, hasLocation, hasText, withBackgroundColor, withColor, withLink, withLocation, withNewBackgroundColor, withNewBackgroundColor, withNewBackgroundColor, withNewColor, withNewColor, withNewColor, withNewLink, withNewLink, withNewLinkLike, withNewLocation, withNewLocation, withNewLocation, withNewText, withNewText, withNewText, withText
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceConsoleNotificationFluent.SpecNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endSpec
public N endSpec()
- Specified by:
endSpecin interfaceConsoleNotificationFluent.SpecNested<N>
-
-