| 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,
ConsolePluginList consolePlugin,
ConsolePluginList consolePluginList,
ConsoleQuickStart consoleQuickStart,
ConsoleQuickStartList consoleQuickStartList,
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.authorization.v1.ResourceAttributes resourceAttributes,
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(Integer index) |
ConsoleNotification |
ConsoleNotificationListFluentImpl.buildItem(Integer index) |
ConsoleNotification |
ConsoleNotificationListFluent.buildLastItem() |
ConsoleNotification |
ConsoleNotificationListFluentImpl.buildLastItem() |
ConsoleNotification |
ConsoleNotificationListFluent.buildMatchingItem(Predicate<ConsoleNotificationBuilder> predicate) |
ConsoleNotification |
ConsoleNotificationListFluentImpl.buildMatchingItem(Predicate<ConsoleNotificationBuilder> predicate) |
| 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(Integer index,
ConsoleNotification item) |
A |
ConsoleNotificationListFluentImpl.addToItems(Integer index,
ConsoleNotification item) |
A |
ConsoleNotificationListFluent.removeFromItems(ConsoleNotification... items) |
A |
ConsoleNotificationListFluentImpl.removeFromItems(ConsoleNotification... items) |
ConsoleNotificationListFluent.ItemsNested<A> |
ConsoleNotificationListFluent.setNewItemLike(Integer index,
ConsoleNotification item) |
ConsoleNotificationListFluent.ItemsNested<A> |
ConsoleNotificationListFluentImpl.setNewItemLike(Integer index,
ConsoleNotification item) |
A |
ConsoleNotificationListFluent.setToItems(Integer index,
ConsoleNotification item) |
A |
ConsoleNotificationListFluentImpl.setToItems(Integer 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) |
| Constructor and Description |
|---|
ConsoleNotificationList(String apiVersion,
List<ConsoleNotification> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
Copyright © 2015–2020 Red Hat. All rights reserved.