public class ConsoleNotificationSpecFluentImpl<A extends ConsoleNotificationSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ConsoleNotificationSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ConsoleNotificationSpecFluentImpl.LinkNestedImpl<N> |
ConsoleNotificationSpecFluent.LinkNested<N>| Constructor and Description |
|---|
ConsoleNotificationSpecFluentImpl() |
ConsoleNotificationSpecFluentImpl(ConsoleNotificationSpec instance) |
public ConsoleNotificationSpecFluentImpl()
public ConsoleNotificationSpecFluentImpl(ConsoleNotificationSpec instance)
public String getBackgroundColor()
getBackgroundColor in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public A withBackgroundColor(String backgroundColor)
withBackgroundColor in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public Boolean hasBackgroundColor()
hasBackgroundColor in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public A withNewBackgroundColor(String arg1)
withNewBackgroundColor in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public A withNewBackgroundColor(StringBuilder arg1)
withNewBackgroundColor in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public A withNewBackgroundColor(StringBuffer arg1)
withNewBackgroundColor in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public String getColor()
getColor in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public A withColor(String color)
withColor in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public Boolean hasColor()
hasColor in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public A withNewColor(String arg1)
withNewColor in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public A withNewColor(StringBuilder arg1)
withNewColor in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public A withNewColor(StringBuffer arg1)
withNewColor in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>@Deprecated public Link getLink()
getLink in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public Link buildLink()
buildLink in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public A withLink(Link link)
withLink in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public Boolean hasLink()
hasLink in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public A withNewLink(String href, String text)
withNewLink in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public ConsoleNotificationSpecFluent.LinkNested<A> withNewLink()
withNewLink in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public ConsoleNotificationSpecFluent.LinkNested<A> withNewLinkLike(Link item)
withNewLinkLike in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public ConsoleNotificationSpecFluent.LinkNested<A> editLink()
editLink in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public ConsoleNotificationSpecFluent.LinkNested<A> editOrNewLink()
editOrNewLink in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public ConsoleNotificationSpecFluent.LinkNested<A> editOrNewLinkLike(Link item)
editOrNewLinkLike in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public String getLocation()
getLocation in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public A withLocation(String location)
withLocation in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public Boolean hasLocation()
hasLocation in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public A withNewLocation(String arg1)
withNewLocation in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public A withNewLocation(StringBuilder arg1)
withNewLocation in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public A withNewLocation(StringBuffer arg1)
withNewLocation in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public String getText()
getText in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public A withText(String text)
withText in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public Boolean hasText()
hasText in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public A withNewText(String arg1)
withNewText in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public A withNewText(StringBuilder arg1)
withNewText in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public A withNewText(StringBuffer arg1)
withNewText in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.