| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.console.v1 |
| Modifier and Type | Method and Description |
|---|---|
Link |
LinkBuilder.build() |
Link |
ConsoleNotificationSpecFluent.buildLink() |
Link |
ConsoleNotificationSpec.getLink() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
LinkFluent.copyInstance(Link instance) |
ConsoleNotificationSpecFluent.LinkNested<A> |
ConsoleNotificationSpecFluent.editOrNewLinkLike(Link item) |
void |
ConsoleNotificationSpec.setLink(Link link) |
A |
ConsoleNotificationSpecFluent.withLink(Link link) |
ConsoleNotificationSpecFluent.LinkNested<A> |
ConsoleNotificationSpecFluent.withNewLinkLike(Link item) |
| Constructor and Description |
|---|
ConsoleNotificationSpec(String backgroundColor,
String color,
Link link,
String location,
String text) |
LinkBuilder(Link instance) |
LinkBuilder(LinkFluent<?> fluent,
Link instance) |
LinkFluent(Link instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.