public class DoneablePodExecOptions extends PodExecOptionsFluentImpl<DoneablePodExecOptions> implements Doneable<PodExecOptions>
_visitables| Constructor and Description |
|---|
DoneablePodExecOptions(Function<PodExecOptions,PodExecOptions> function) |
DoneablePodExecOptions(PodExecOptions item) |
DoneablePodExecOptions(PodExecOptions item,
Function<PodExecOptions,PodExecOptions> function) |
| Modifier and Type | Method and Description |
|---|---|
PodExecOptions |
done() |
addAllToCommand, addNewCommand, addNewCommand, addNewCommand, addToCommand, addToCommand, equals, getApiVersion, getCommand, getCommand, getContainer, getFirstCommand, getKind, getLastCommand, getMatchingCommand, hasApiVersion, hasCommand, hasContainer, hasKind, hasMatchingCommand, hasStderr, hasStdin, hasStdout, hasTty, isStderr, isStdin, isStdout, isTty, removeAllFromCommand, removeFromCommand, setToCommand, withApiVersion, withCommand, withCommand, withContainer, withKind, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewContainer, withNewContainer, withNewContainer, withNewKind, withNewKind, withNewKind, withNewStderr, withNewStderr, withNewStdin, withNewStdin, withNewStdout, withNewStdout, withNewTty, withNewTty, withStderr, withStdin, withStdout, withTtypublic DoneablePodExecOptions(Function<PodExecOptions,PodExecOptions> function)
public DoneablePodExecOptions(PodExecOptions item, Function<PodExecOptions,PodExecOptions> function)
public DoneablePodExecOptions(PodExecOptions item)
public PodExecOptions done()
done in interface Doneable<PodExecOptions>Copyright © 2015–2021 Red Hat. All rights reserved.