public class DoneableExecNewPodHook extends ExecNewPodHookFluentImpl<DoneableExecNewPodHook> implements Doneable<ExecNewPodHook>, ExecNewPodHookFluent<DoneableExecNewPodHook>
ExecNewPodHookFluentImpl.EnvNestedImpl<N>
ExecNewPodHookFluent.EnvNested<N>
_visitables
Constructor and Description |
---|
DoneableExecNewPodHook(ExecNewPodHook item) |
DoneableExecNewPodHook(ExecNewPodHook item,
Function<ExecNewPodHook,ExecNewPodHook> function) |
DoneableExecNewPodHook(Function<ExecNewPodHook,ExecNewPodHook> function) |
Modifier and Type | Method and Description |
---|---|
ExecNewPodHook |
done() |
addNewEnv, addNewEnvLike, addToAdditionalProperties, addToAdditionalProperties, addToCommand, addToEnv, addToVolumes, equals, getAdditionalProperties, getCommand, getContainerName, getEnv, getVolumes, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromCommand, removeFromEnv, removeFromVolumes, withAdditionalProperties, withCommand, withCommand, withContainerName, withEnv, withEnv, withVolumes, withVolumes
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addNewEnv, addNewEnvLike, addToAdditionalProperties, addToAdditionalProperties, addToCommand, addToEnv, addToVolumes, getAdditionalProperties, getCommand, getContainerName, getEnv, getVolumes, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromCommand, removeFromEnv, removeFromVolumes, withAdditionalProperties, withCommand, withCommand, withContainerName, withEnv, withEnv, withVolumes, withVolumes
public DoneableExecNewPodHook(Function<ExecNewPodHook,ExecNewPodHook> function)
public DoneableExecNewPodHook(ExecNewPodHook item, Function<ExecNewPodHook,ExecNewPodHook> function)
public DoneableExecNewPodHook(ExecNewPodHook item)
public ExecNewPodHook done()
done
in interface Doneable<ExecNewPodHook>
Copyright © 2011–2016 Red Hat. All rights reserved.