| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Method and Description |
|---|---|
EventList |
EventListBuilder.build() |
EventList |
KubeSchemaFluent.buildEventList() |
EventList |
KubeSchemaFluentImpl.buildEventList() |
EventList |
DoneableEventList.done() |
EventList |
KubeSchemaFluent.getEventList()
Deprecated.
|
EventList |
KubeSchemaFluentImpl.getEventList()
Deprecated.
|
EventList |
KubeSchema.getEventList() |
| Modifier and Type | Method and Description |
|---|---|
KubeSchemaFluent.EventListNested<A> |
KubeSchemaFluent.editOrNewEventListLike(EventList item) |
KubeSchemaFluent.EventListNested<A> |
KubeSchemaFluentImpl.editOrNewEventListLike(EventList item) |
void |
KubeSchema.setEventList(EventList eventList) |
A |
KubeSchemaFluent.withEventList(EventList eventList) |
A |
KubeSchemaFluentImpl.withEventList(EventList eventList) |
A |
WatchEventFluent.withEventListObject(EventList eventListObject) |
A |
WatchEventFluentImpl.withEventListObject(EventList eventListObject) |
KubeSchemaFluent.EventListNested<A> |
KubeSchemaFluent.withNewEventListLike(EventList item) |
KubeSchemaFluent.EventListNested<A> |
KubeSchemaFluentImpl.withNewEventListLike(EventList item) |
WatchEventFluent.EventListObjectNested<A> |
WatchEventFluent.withNewEventListObjectLike(EventList item) |
WatchEventFluent.EventListObjectNested<A> |
WatchEventFluentImpl.withNewEventListObjectLike(EventList item) |
| Constructor and Description |
|---|
DoneableEventList(EventList item) |
DoneableEventList(EventList item,
Function<EventList,EventList> function) |
EventListBuilder(EventList instance) |
EventListBuilder(EventList instance,
Boolean validationEnabled) |
EventListBuilder(EventListFluent<?> fluent,
EventList instance) |
EventListBuilder(EventListFluent<?> fluent,
EventList instance,
Boolean validationEnabled) |
EventListFluentImpl(EventList instance) |
KubeSchema(APIGroup aPIGroup,
APIGroupList aPIGroupList,
APIService aPIService,
APIServiceList aPIServiceList,
BaseKubernetesList baseKubernetesList,
Binding binding,
ComponentStatus componentStatus,
ComponentStatusList componentStatusList,
Condition condition,
Config config,
ConfigMap configMap,
ConfigMapList configMapList,
ContainerStatus containerStatus,
CreateOptions createOptions,
DeleteOptions deleteOptions,
EndpointPort endpointPort,
Endpoints endpoints,
EndpointsList endpointsList,
EnvVar envVar,
Event event,
EventList eventList,
EventSeries eventSeries,
EventSource eventSource,
GetOptions getOptions,
GroupVersionKind groupVersionKind,
GroupVersionResource groupVersionResource,
Info info,
LimitRangeList limitRangeList,
ListOptions listOptions,
MicroTime microTime,
Namespace namespace,
NamespaceList namespaceList,
Node node,
NodeList nodeList,
ObjectMeta objectMeta,
Patch patch,
PatchOptions patchOptions,
PersistentVolume persistentVolume,
PersistentVolumeClaim persistentVolumeClaim,
PersistentVolumeClaimList persistentVolumeClaimList,
PersistentVolumeList persistentVolumeList,
PodExecOptions podExecOptions,
PodList podList,
PodTemplateList podTemplateList,
Quantity quantity,
ReplicationControllerList replicationControllerList,
ResourceQuota resourceQuota,
ResourceQuotaList resourceQuotaList,
RootPaths rootPaths,
Secret secret,
SecretList secretList,
ServiceAccount serviceAccount,
ServiceAccountList serviceAccountList,
ServiceList serviceList,
Status status,
String time,
Toleration toleration,
TopologySelectorTerm topologySelectorTerm,
TypeMeta typeMeta,
UpdateOptions updateOptions,
WatchEvent watchEvent) |
| Constructor and Description |
|---|
DoneableEventList(EventList item,
Function<EventList,EventList> function) |
DoneableEventList(EventList item,
Function<EventList,EventList> function) |
DoneableEventList(Function<EventList,EventList> function) |
DoneableEventList(Function<EventList,EventList> function) |
Copyright © 2015–2021 Red Hat. All rights reserved.