| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Method and Description |
|---|---|
SleepAction |
SleepActionBuilder.build() |
SleepAction |
LifecycleHandlerFluent.buildSleep() |
SleepAction |
LifecycleHandler.getSleep() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SleepActionFluent.copyInstance(SleepAction instance) |
LifecycleHandlerFluent.SleepNested<A> |
LifecycleHandlerFluent.editOrNewSleepLike(SleepAction item) |
void |
LifecycleHandler.setSleep(SleepAction sleep) |
NamedExtensionFluent.SleepActionExtensionNested<A> |
NamedExtensionFluent.withNewSleepActionExtensionLike(SleepAction item) |
WatchEventFluent.SleepActionObjectNested<A> |
WatchEventFluent.withNewSleepActionObjectLike(SleepAction item) |
LifecycleHandlerFluent.SleepNested<A> |
LifecycleHandlerFluent.withNewSleepLike(SleepAction item) |
A |
LifecycleHandlerFluent.withSleep(SleepAction sleep) |
| Constructor and Description |
|---|
LifecycleHandler(ExecAction exec,
HTTPGetAction httpGet,
SleepAction sleep,
TCPSocketAction tcpSocket) |
SleepActionBuilder(SleepAction instance) |
SleepActionBuilder(SleepActionFluent<?> fluent,
SleepAction instance) |
SleepActionFluent(SleepAction instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.