| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.console.v1 |
| Modifier and Type | Method and Description |
|---|---|
Link |
LinkBuilder.build() |
Link |
ConsoleNotificationSpecFluentImpl.buildLink() |
Link |
ConsoleNotificationSpecFluent.buildLink() |
Link |
ConsoleNotificationSpecFluentImpl.getLink()
Deprecated.
|
Link |
ConsoleNotificationSpecFluent.getLink()
Deprecated.
|
Link |
ConsoleNotificationSpec.getLink() |
| Modifier and Type | Method and Description |
|---|---|
ConsoleNotificationSpecFluent.LinkNested<A> |
ConsoleNotificationSpecFluentImpl.editOrNewLinkLike(Link item) |
ConsoleNotificationSpecFluent.LinkNested<A> |
ConsoleNotificationSpecFluent.editOrNewLinkLike(Link item) |
void |
ConsoleNotificationSpec.setLink(Link link) |
A |
ConsoleNotificationSpecFluentImpl.withLink(Link link) |
A |
ConsoleNotificationSpecFluent.withLink(Link link) |
ConsoleNotificationSpecFluent.LinkNested<A> |
ConsoleNotificationSpecFluentImpl.withNewLinkLike(Link item) |
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(Link instance,
Boolean validationEnabled) |
LinkBuilder(LinkFluent<?> fluent,
Link instance) |
LinkBuilder(LinkFluent<?> fluent,
Link instance,
Boolean validationEnabled) |
LinkFluentImpl(Link instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.