Class ConsoleNotificationFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.console.v1.ConsoleNotificationSpecFluent<ConsoleNotificationFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.console.v1.ConsoleNotificationFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ConsoleNotificationFluent<A extends ConsoleNotificationFluent<A>>
public class ConsoleNotificationFluent.SpecNested<N> extends ConsoleNotificationSpecFluent<ConsoleNotificationFluent.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.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.ConsoleNotificationSpecFluent
addToAdditionalProperties, addToAdditionalProperties, buildLink, copyInstance, editLink, editOrNewLink, editOrNewLinkLike, equals, getAdditionalProperties, getBackgroundColor, getColor, getLocation, getText, hasAdditionalProperties, hasBackgroundColor, hasColor, hashCode, hasLink, hasLocation, hasText, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withBackgroundColor, withColor, withLink, withLocation, withNewLink, withNewLink, withNewLinkLike, withText
-
-