public class ConsoleNotificationSpecFluent<A extends ConsoleNotificationSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ConsoleNotificationSpecFluent.LinkNested<N> |
| Constructor and Description |
|---|
ConsoleNotificationSpecFluent() |
ConsoleNotificationSpecFluent(ConsoleNotificationSpec instance) |
public ConsoleNotificationSpecFluent()
public ConsoleNotificationSpecFluent(ConsoleNotificationSpec instance)
protected void copyInstance(ConsoleNotificationSpec instance)
public String getBackgroundColor()
public boolean hasBackgroundColor()
public String getColor()
public boolean hasColor()
public Link buildLink()
public boolean hasLink()
public ConsoleNotificationSpecFluent.LinkNested<A> withNewLink()
public ConsoleNotificationSpecFluent.LinkNested<A> withNewLinkLike(Link item)
public ConsoleNotificationSpecFluent.LinkNested<A> editLink()
public ConsoleNotificationSpecFluent.LinkNested<A> editOrNewLink()
public ConsoleNotificationSpecFluent.LinkNested<A> editOrNewLinkLike(Link item)
public String getLocation()
public boolean hasLocation()
public String getText()
public boolean hasText()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
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–2024 Red Hat. All rights reserved.