| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.openshift.api.model.console.v1 |
| Modifier and Type | Method and Description |
|---|---|
ConsoleNotification |
KubeSchema.getConsoleNotification() |
| Modifier and Type | Method and Description |
|---|---|
void |
KubeSchema.setConsoleNotification(ConsoleNotification consoleNotification) |
| Constructor and Description |
|---|
KubeSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup,
io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList,
io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList,
ConsoleCLIDownload consoleCLIDownload,
ConsoleCLIDownloadList consoleCLIDownloadList,
ConsoleExternalLogLink consoleExternalLogLink,
ConsoleExternalLogLinkList consoleExternalLogLinkList,
ConsoleLink consoleLink,
ConsoleLinkList consoleLinkList,
ConsoleNotification consoleNotification,
ConsoleNotificationList consoleNotificationList,
ConsoleYAMLSample consoleYAMLSample,
ConsoleYAMLSampleList consoleYAMLSampleList,
io.fabric8.kubernetes.api.model.version.Info info,
io.fabric8.kubernetes.api.model.ObjectMeta objectMeta,
io.fabric8.kubernetes.api.model.Patch patch,
io.fabric8.kubernetes.api.model.Status status,
String time,
io.fabric8.kubernetes.api.model.TypeMeta typeMeta) |
| Modifier and Type | Method and Description |
|---|---|
ConsoleNotification |
ConsoleNotificationBuilder.build() |
ConsoleNotification |
ConsoleNotificationListFluent.buildFirstItem() |
ConsoleNotification |
ConsoleNotificationListFluentImpl.buildFirstItem() |
ConsoleNotification |
ConsoleNotificationListFluent.buildItem(int index) |
ConsoleNotification |
ConsoleNotificationListFluentImpl.buildItem(int index) |
ConsoleNotification |
ConsoleNotificationListFluent.buildLastItem() |
ConsoleNotification |
ConsoleNotificationListFluentImpl.buildLastItem() |
ConsoleNotification |
ConsoleNotificationListFluent.buildMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<ConsoleNotificationBuilder> predicate) |
ConsoleNotification |
ConsoleNotificationListFluentImpl.buildMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<ConsoleNotificationBuilder> predicate) |
ConsoleNotification |
DoneableConsoleNotification.done() |
| Modifier and Type | Method and Description |
|---|---|
List<ConsoleNotification> |
ConsoleNotificationListFluent.buildItems() |
List<ConsoleNotification> |
ConsoleNotificationListFluentImpl.buildItems() |
List<ConsoleNotification> |
ConsoleNotificationListFluent.getItems()
Deprecated.
|
List<ConsoleNotification> |
ConsoleNotificationListFluentImpl.getItems()
Deprecated.
|
List<ConsoleNotification> |
ConsoleNotificationList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
ConsoleNotificationListFluent.ItemsNested<A> |
ConsoleNotificationListFluent.addNewItemLike(ConsoleNotification item) |
ConsoleNotificationListFluent.ItemsNested<A> |
ConsoleNotificationListFluentImpl.addNewItemLike(ConsoleNotification item) |
A |
ConsoleNotificationListFluent.addToItems(ConsoleNotification... items) |
A |
ConsoleNotificationListFluentImpl.addToItems(ConsoleNotification... items) |
A |
ConsoleNotificationListFluent.addToItems(int index,
ConsoleNotification item) |
A |
ConsoleNotificationListFluentImpl.addToItems(int index,
ConsoleNotification item) |
A |
ConsoleNotificationListFluent.removeFromItems(ConsoleNotification... items) |
A |
ConsoleNotificationListFluentImpl.removeFromItems(ConsoleNotification... items) |
ConsoleNotificationListFluent.ItemsNested<A> |
ConsoleNotificationListFluent.setNewItemLike(int index,
ConsoleNotification item) |
ConsoleNotificationListFluent.ItemsNested<A> |
ConsoleNotificationListFluentImpl.setNewItemLike(int index,
ConsoleNotification item) |
A |
ConsoleNotificationListFluent.setToItems(int index,
ConsoleNotification item) |
A |
ConsoleNotificationListFluentImpl.setToItems(int index,
ConsoleNotification item) |
A |
ConsoleNotificationListFluent.withItems(ConsoleNotification... items) |
A |
ConsoleNotificationListFluentImpl.withItems(ConsoleNotification... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
ConsoleNotificationListFluent.addAllToItems(Collection<ConsoleNotification> items) |
A |
ConsoleNotificationListFluentImpl.addAllToItems(Collection<ConsoleNotification> items) |
A |
ConsoleNotificationListFluent.removeAllFromItems(Collection<ConsoleNotification> items) |
A |
ConsoleNotificationListFluentImpl.removeAllFromItems(Collection<ConsoleNotification> items) |
void |
ConsoleNotificationList.setItems(List<ConsoleNotification> items) |
A |
ConsoleNotificationListFluent.withItems(List<ConsoleNotification> items) |
A |
ConsoleNotificationListFluentImpl.withItems(List<ConsoleNotification> items) |
| Constructor and Description |
|---|
ConsoleNotificationBuilder(ConsoleNotification instance) |
ConsoleNotificationBuilder(ConsoleNotification instance,
Boolean validationEnabled) |
ConsoleNotificationBuilder(ConsoleNotificationFluent<?> fluent,
ConsoleNotification instance) |
ConsoleNotificationBuilder(ConsoleNotificationFluent<?> fluent,
ConsoleNotification instance,
Boolean validationEnabled) |
ConsoleNotificationFluentImpl(ConsoleNotification instance) |
DoneableConsoleNotification(ConsoleNotification item) |
DoneableConsoleNotification(ConsoleNotification item,
io.fabric8.kubernetes.api.builder.Function<ConsoleNotification,ConsoleNotification> function) |
| Constructor and Description |
|---|
ConsoleNotificationList(String apiVersion,
List<ConsoleNotification> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
DoneableConsoleNotification(ConsoleNotification item,
io.fabric8.kubernetes.api.builder.Function<ConsoleNotification,ConsoleNotification> function) |
DoneableConsoleNotification(ConsoleNotification item,
io.fabric8.kubernetes.api.builder.Function<ConsoleNotification,ConsoleNotification> function) |
DoneableConsoleNotification(io.fabric8.kubernetes.api.builder.Function<ConsoleNotification,ConsoleNotification> function) |
DoneableConsoleNotification(io.fabric8.kubernetes.api.builder.Function<ConsoleNotification,ConsoleNotification> function) |
Copyright © 2015–2020 Red Hat. All rights reserved.