| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.openshift.api.model.console.v1 |
| Modifier and Type | Method and Description |
|---|---|
ConsoleNotification |
ValidationSchema.getConsoleNotification() |
ConsoleNotification |
KubeSchema.getConsoleNotification() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationSchema.setConsoleNotification(ConsoleNotification consoleNotification) |
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.KubernetesList 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) |
ValidationSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup,
io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList,
io.fabric8.kubernetes.api.model.KubernetesList 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 |
ConsoleNotificationListFluent.buildItem(int index) |
ConsoleNotification |
ConsoleNotificationListFluent.buildLastItem() |
ConsoleNotification |
ConsoleNotificationListFluent.buildMatchingItem(Predicate<ConsoleNotificationBuilder> predicate) |
| Modifier and Type | Method and Description |
|---|---|
List<ConsoleNotification> |
ConsoleNotificationListFluent.buildItems() |
List<ConsoleNotification> |
ConsoleNotificationList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
ConsoleNotificationListFluent.ItemsNested<A> |
ConsoleNotificationListFluent.addNewItemLike(ConsoleNotification item) |
A |
ConsoleNotificationListFluent.addToItems(ConsoleNotification... items) |
A |
ConsoleNotificationListFluent.addToItems(int index,
ConsoleNotification item) |
protected void |
ConsoleNotificationFluent.copyInstance(ConsoleNotification instance) |
A |
ConsoleNotificationListFluent.removeFromItems(ConsoleNotification... items) |
ConsoleNotificationListFluent.ItemsNested<A> |
ConsoleNotificationListFluent.setNewItemLike(int index,
ConsoleNotification item) |
A |
ConsoleNotificationListFluent.setToItems(int index,
ConsoleNotification item) |
A |
ConsoleNotificationListFluent.withItems(ConsoleNotification... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
ConsoleNotificationListFluent.addAllToItems(Collection<ConsoleNotification> items) |
A |
ConsoleNotificationListFluent.removeAllFromItems(Collection<ConsoleNotification> items) |
void |
ConsoleNotificationList.setItems(List<ConsoleNotification> items) |
A |
ConsoleNotificationListFluent.withItems(List<ConsoleNotification> items) |
| Constructor and Description |
|---|
ConsoleNotificationBuilder(ConsoleNotification instance) |
ConsoleNotificationBuilder(ConsoleNotificationFluent<?> fluent,
ConsoleNotification instance) |
ConsoleNotificationFluent(ConsoleNotification instance) |
| Constructor and Description |
|---|
ConsoleNotificationList(String apiVersion,
List<ConsoleNotification> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
Copyright © 2015–2024 Red Hat. All rights reserved.