| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Method and Description |
|---|---|
MicroTime |
MicroTimeBuilder.build() |
MicroTime |
EventFluent.buildEventTime() |
MicroTime |
EventFluentImpl.buildEventTime() |
MicroTime |
EventSeriesFluent.buildLastObservedTime() |
MicroTime |
EventSeriesFluentImpl.buildLastObservedTime() |
MicroTime |
KubeSchemaFluent.buildMicroTime() |
MicroTime |
KubeSchemaFluentImpl.buildMicroTime() |
MicroTime |
MicroTimeSerDes.Deserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
MicroTime |
EventFluent.getEventTime()
Deprecated.
|
MicroTime |
EventFluentImpl.getEventTime()
Deprecated.
|
MicroTime |
Event.getEventTime() |
MicroTime |
EventSeriesFluent.getLastObservedTime()
Deprecated.
|
MicroTime |
EventSeriesFluentImpl.getLastObservedTime()
Deprecated.
|
MicroTime |
EventSeries.getLastObservedTime() |
MicroTime |
KubeSchemaFluent.getMicroTime()
Deprecated.
|
MicroTime |
KubeSchemaFluentImpl.getMicroTime()
Deprecated.
|
MicroTime |
KubeSchema.getMicroTime() |
| Constructor and Description |
|---|
Event(String action,
String apiVersion,
Integer count,
MicroTime eventTime,
String firstTimestamp,
ObjectReference involvedObject,
String kind,
String lastTimestamp,
String message,
ObjectMeta metadata,
String reason,
ObjectReference related,
String reportingComponent,
String reportingInstance,
EventSeries series,
EventSource source,
String type) |
EventSeries(Integer count,
MicroTime lastObservedTime) |
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) |
MicroTimeBuilder(MicroTime instance) |
MicroTimeBuilder(MicroTime instance,
Boolean validationEnabled) |
MicroTimeBuilder(MicroTimeFluent<?> fluent,
MicroTime instance) |
MicroTimeBuilder(MicroTimeFluent<?> fluent,
MicroTime instance,
Boolean validationEnabled) |
MicroTimeFluentImpl(MicroTime instance) |
Copyright © 2015–2020 Red Hat. All rights reserved.