public class DoneableExecNewPodHook extends ExecNewPodHookFluentImpl<DoneableExecNewPodHook> implements io.fabric8.kubernetes.api.model.Doneable<ExecNewPodHook>
| Constructor and Description |
|---|
DoneableExecNewPodHook(ExecNewPodHook item) |
DoneableExecNewPodHook(ExecNewPodHook item,
io.fabric8.kubernetes.api.builder.Function<ExecNewPodHook,ExecNewPodHook> function) |
DoneableExecNewPodHook(io.fabric8.kubernetes.api.builder.Function<ExecNewPodHook,ExecNewPodHook> function) |
| Modifier and Type | Method and Description |
|---|---|
ExecNewPodHook |
done() |
addAllToCommand, addAllToEnv, addAllToVolumes, addNewCommand, addNewCommand, addNewCommand, addNewVolume, addNewVolume, addNewVolume, addToCommand, addToCommand, addToEnv, addToEnv, addToVolumes, addToVolumes, equals, getCommand, getCommand, getContainerName, getEnv, getEnv, getFirstCommand, getFirstEnv, getFirstVolume, getLastCommand, getLastEnv, getLastVolume, getMatchingCommand, getMatchingEnv, getMatchingVolume, getVolume, getVolumes, hasCommand, hasContainerName, hasEnv, hasMatchingCommand, hasMatchingEnv, hasMatchingVolume, hasVolumes, removeAllFromCommand, removeAllFromEnv, removeAllFromVolumes, removeFromCommand, removeFromEnv, removeFromVolumes, setToCommand, setToEnv, setToVolumes, withCommand, withCommand, withContainerName, withEnv, withEnv, withNewContainerName, withNewContainerName, withNewContainerName, withVolumes, withVolumespublic DoneableExecNewPodHook(io.fabric8.kubernetes.api.builder.Function<ExecNewPodHook,ExecNewPodHook> function)
public DoneableExecNewPodHook(ExecNewPodHook item, io.fabric8.kubernetes.api.builder.Function<ExecNewPodHook,ExecNewPodHook> function)
public DoneableExecNewPodHook(ExecNewPodHook item)
public ExecNewPodHook done()
done in interface io.fabric8.kubernetes.api.model.Doneable<ExecNewPodHook>Copyright © 2015–2021 Red Hat. All rights reserved.