Class ConsoleNotificationSpecFluentImpl.LinkNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.console.v1.LinkFluentImpl<ConsoleNotificationSpecFluent.LinkNested<N>>
-
- io.fabric8.openshift.api.model.console.v1.ConsoleNotificationSpecFluentImpl.LinkNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ConsoleNotificationSpecFluent.LinkNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ConsoleNotificationSpecFluent.LinkNested<N>>,ConsoleNotificationSpecFluent.LinkNested<N>,LinkFluent<ConsoleNotificationSpecFluent.LinkNested<N>>
- Enclosing class:
- ConsoleNotificationSpecFluentImpl<A extends ConsoleNotificationSpecFluent<A>>
public class ConsoleNotificationSpecFluentImpl.LinkNestedImpl<N> extends LinkFluentImpl<ConsoleNotificationSpecFluent.LinkNested<N>> implements ConsoleNotificationSpecFluent.LinkNested<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.LinkFluentImpl
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.LinkFluent
getHref, getText, hasHref, hasText, withHref, withNewHref, withNewHref, withNewHref, withNewText, withNewText, withNewText, withText
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceConsoleNotificationSpecFluent.LinkNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endLink
public N endLink()
- Specified by:
endLinkin interfaceConsoleNotificationSpecFluent.LinkNested<N>
-
-