| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Method and Description |
|---|---|
MicroTime |
MicroTimeBuilder.build() |
MicroTime |
KubeSchemaFluent.buildMicroTime() |
MicroTime |
KubeSchemaFluentImpl.buildMicroTime() |
MicroTime |
DoneableMicroTime.done() |
MicroTime |
KubeSchemaFluent.getMicroTime()
Deprecated.
|
MicroTime |
KubeSchemaFluentImpl.getMicroTime()
Deprecated.
|
MicroTime |
KubeSchema.getMicroTime() |
| Modifier and Type | Method and Description |
|---|---|
KubeSchemaFluent.MicroTimeNested<A> |
KubeSchemaFluent.editOrNewMicroTimeLike(MicroTime item) |
KubeSchemaFluent.MicroTimeNested<A> |
KubeSchemaFluentImpl.editOrNewMicroTimeLike(MicroTime item) |
void |
KubeSchema.setMicroTime(MicroTime microTime) |
A |
KubeSchemaFluent.withMicroTime(MicroTime microTime) |
A |
KubeSchemaFluentImpl.withMicroTime(MicroTime microTime) |
A |
WatchEventFluent.withMicroTimeObject(MicroTime microTimeObject) |
A |
WatchEventFluentImpl.withMicroTimeObject(MicroTime microTimeObject) |
KubeSchemaFluent.MicroTimeNested<A> |
KubeSchemaFluent.withNewMicroTimeLike(MicroTime item) |
KubeSchemaFluent.MicroTimeNested<A> |
KubeSchemaFluentImpl.withNewMicroTimeLike(MicroTime item) |
WatchEventFluent.MicroTimeObjectNested<A> |
WatchEventFluent.withNewMicroTimeObjectLike(MicroTime item) |
WatchEventFluent.MicroTimeObjectNested<A> |
WatchEventFluentImpl.withNewMicroTimeObjectLike(MicroTime item) |
| Constructor and Description |
|---|
DoneableMicroTime(MicroTime item) |
DoneableMicroTime(MicroTime item,
Function<MicroTime,MicroTime> function) |
KubeSchema(APIGroup aPIGroup,
APIGroupList aPIGroupList,
BaseKubernetesList baseKubernetesList,
Binding binding,
ComponentStatus componentStatus,
ComponentStatusList componentStatusList,
Config config,
ConfigMap configMap,
ConfigMapList configMapList,
ContainerStatus containerStatus,
CreateOptions createOptions,
DeleteOptions deleteOptions,
EndpointPort endpointPort,
Endpoints endpoints,
EndpointsList endpointsList,
EnvVar envVar,
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,
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) |
| Constructor and Description |
|---|
DoneableMicroTime(Function<MicroTime,MicroTime> function) |
DoneableMicroTime(Function<MicroTime,MicroTime> function) |
DoneableMicroTime(MicroTime item,
Function<MicroTime,MicroTime> function) |
DoneableMicroTime(MicroTime item,
Function<MicroTime,MicroTime> function) |
Copyright © 2015–2020 Red Hat. All rights reserved.