Uses of Class
io.fabric8.openshift.api.model.ExecNewPodHook
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of ExecNewPodHook in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return ExecNewPodHook Modifier and Type Method Description ExecNewPodHookExecNewPodHookBuilder. build()ExecNewPodHookLifecycleHookFluent. buildExecNewPod()ExecNewPodHookLifecycleHookFluentImpl. buildExecNewPod()ExecNewPodHookDoneableExecNewPodHook. done()ExecNewPodHookLifecycleHook. getExecNewPod()ExecNewPodHookLifecycleHookFluent. getExecNewPod()Deprecated.ExecNewPodHookLifecycleHookFluentImpl. getExecNewPod()Deprecated.Methods in io.fabric8.openshift.api.model with parameters of type ExecNewPodHook Modifier and Type Method Description LifecycleHookFluent.ExecNewPodNested<A>LifecycleHookFluent. editOrNewExecNewPodLike(ExecNewPodHook item)LifecycleHookFluent.ExecNewPodNested<A>LifecycleHookFluentImpl. editOrNewExecNewPodLike(ExecNewPodHook item)voidLifecycleHook. setExecNewPod(ExecNewPodHook execNewPod)ALifecycleHookFluent. withExecNewPod(ExecNewPodHook execNewPod)ALifecycleHookFluentImpl. withExecNewPod(ExecNewPodHook execNewPod)LifecycleHookFluent.ExecNewPodNested<A>LifecycleHookFluent. withNewExecNewPodLike(ExecNewPodHook item)LifecycleHookFluent.ExecNewPodNested<A>LifecycleHookFluentImpl. withNewExecNewPodLike(ExecNewPodHook item)Constructors in io.fabric8.openshift.api.model with parameters of type ExecNewPodHook Constructor Description DoneableExecNewPodHook(ExecNewPodHook item)DoneableExecNewPodHook(ExecNewPodHook item, io.fabric8.kubernetes.api.builder.Function<ExecNewPodHook,ExecNewPodHook> function)ExecNewPodHookBuilder(ExecNewPodHook instance)ExecNewPodHookBuilder(ExecNewPodHookFluent<?> fluent, ExecNewPodHook instance)ExecNewPodHookBuilder(ExecNewPodHookFluent<?> fluent, ExecNewPodHook instance, Boolean validationEnabled)ExecNewPodHookBuilder(ExecNewPodHook instance, Boolean validationEnabled)ExecNewPodHookFluentImpl(ExecNewPodHook instance)LifecycleHook(ExecNewPodHook execNewPod, String failurePolicy, List<TagImageHook> tagImages)Constructor parameters in io.fabric8.openshift.api.model with type arguments of type ExecNewPodHook Constructor Description DoneableExecNewPodHook(io.fabric8.kubernetes.api.builder.Function<ExecNewPodHook,ExecNewPodHook> function)DoneableExecNewPodHook(io.fabric8.kubernetes.api.builder.Function<ExecNewPodHook,ExecNewPodHook> function)DoneableExecNewPodHook(ExecNewPodHook item, io.fabric8.kubernetes.api.builder.Function<ExecNewPodHook,ExecNewPodHook> function)DoneableExecNewPodHook(ExecNewPodHook item, io.fabric8.kubernetes.api.builder.Function<ExecNewPodHook,ExecNewPodHook> function)