Package | Description |
---|---|
io.fabric8.openshift.api.model |
Modifier and Type | Method and Description |
---|---|
ExecNewPodHook |
ExecNewPodHookBuilder.build() |
ExecNewPodHook |
DoneableExecNewPodHook.done() |
ExecNewPodHook |
LifecycleHookFluentImpl.getExecNewPod() |
ExecNewPodHook |
LifecycleHookFluent.getExecNewPod() |
ExecNewPodHook |
LifecycleHook.getExecNewPod() |
Modifier and Type | Method and Description |
---|---|
void |
LifecycleHook.setExecNewPod(ExecNewPodHook execNewPod) |
A |
LifecycleHookFluentImpl.withExecNewPod(ExecNewPodHook execNewPod) |
A |
LifecycleHookFluent.withExecNewPod(ExecNewPodHook execNewPod) |
LifecycleHookFluent.ExecNewPodNested<A> |
LifecycleHookFluentImpl.withNewExecNewPodLike(ExecNewPodHook item) |
LifecycleHookFluent.ExecNewPodNested<A> |
LifecycleHookFluent.withNewExecNewPodLike(ExecNewPodHook item) |
Constructor and Description |
---|
DoneableExecNewPodHook(ExecNewPodHook item) |
DoneableExecNewPodHook(ExecNewPodHook item,
Function<ExecNewPodHook,ExecNewPodHook> function) |
ExecNewPodHookBuilder(ExecNewPodHook instance) |
ExecNewPodHookBuilder(ExecNewPodHook instance,
Boolean validationEnabled) |
ExecNewPodHookBuilder(ExecNewPodHookFluent<?> fluent,
ExecNewPodHook instance) |
ExecNewPodHookBuilder(ExecNewPodHookFluent<?> fluent,
ExecNewPodHook instance,
Boolean validationEnabled) |
ExecNewPodHookFluentImpl(ExecNewPodHook instance) |
LifecycleHook(ExecNewPodHook execNewPod,
String failurePolicy,
List<TagImageHook> tagImages) |
Constructor and Description |
---|
DoneableExecNewPodHook(ExecNewPodHook item,
Function<ExecNewPodHook,ExecNewPodHook> function) |
DoneableExecNewPodHook(ExecNewPodHook item,
Function<ExecNewPodHook,ExecNewPodHook> function) |
DoneableExecNewPodHook(Function<ExecNewPodHook,ExecNewPodHook> function) |
DoneableExecNewPodHook(Function<ExecNewPodHook,ExecNewPodHook> function) |
Copyright © 2011–2017 Red Hat. All rights reserved.