public class ConsoleNotificationSpecFluentImpl<A extends ConsoleNotificationSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ConsoleNotificationSpecFluent<A>
ConsoleNotificationSpecFluent.LinkNested<N>| Constructor and Description |
|---|
ConsoleNotificationSpecFluentImpl() |
ConsoleNotificationSpecFluentImpl(ConsoleNotificationSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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 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>>@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 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 addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ConsoleNotificationSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ConsoleNotificationSpecFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.