public class DoneableExecNewPodHook extends ExecNewPodHookFluentImpl<DoneableExecNewPodHook> implements Doneable<ExecNewPodHook>
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() |
addAllToCommand, addAllToEnv, addAllToVolumes, addNewCommand, addNewCommand, addNewCommand, addNewEnv, addNewEnvLike, addNewVolume, addNewVolume, addNewVolume, addToCommand, addToCommand, addToEnv, addToEnv, addToVolumes, addToVolumes, buildEnv, buildEnv, buildFirstEnv, buildLastEnv, buildMatchingEnv, editEnv, editFirstEnv, editLastEnv, editMatchingEnv, equals, getCommand, getCommand, getContainerName, getEnv, getFirstCommand, getFirstVolume, getLastCommand, getLastVolume, getMatchingCommand, getMatchingVolume, getVolume, getVolumes, hasCommand, hasContainerName, hasEnv, hasMatchingCommand, hasMatchingEnv, hasMatchingVolume, hasVolumes, removeAllFromCommand, removeAllFromEnv, removeAllFromVolumes, removeFromCommand, removeFromEnv, removeFromVolumes, setNewEnvLike, setToCommand, setToEnv, setToVolumes, withCommand, withCommand, withContainerName, withEnv, withEnv, withNewContainerName, withNewContainerName, withNewContainerName, 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 © 2015–2019 Red Hat. All rights reserved.