public class DoneableExecConfig extends ExecConfigFluentImpl<DoneableExecConfig> implements Doneable<ExecConfig>, ExecConfigFluent<DoneableExecConfig>
_visitables| Constructor and Description |
|---|
DoneableExecConfig(ExecConfig item,
Visitor<ExecConfig> visitor) |
DoneableExecConfig(Visitor<ExecConfig> visitor) |
| Modifier and Type | Method and Description |
|---|---|
ExecConfig |
done() |
addToAdditionalProperties, addToAdditionalProperties, addToCmd, equals, getAdditionalProperties, getCmd, getContainer, getUser, isAttachStderr, isAttachStdin, isAttachStdout, isDetach, isPrivileged, isTty, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromCmd, withAdditionalProperties, withAttachStderr, withAttachStdin, withAttachStdout, withCmd, withCmd, withContainer, withDetach, withPrivileged, withTty, withUseraccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, addToCmd, getAdditionalProperties, getCmd, getContainer, getUser, isAttachStderr, isAttachStdin, isAttachStdout, isDetach, isPrivileged, isTty, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromCmd, withAdditionalProperties, withAttachStderr, withAttachStdin, withAttachStdout, withCmd, withCmd, withContainer, withDetach, withPrivileged, withTty, withUserpublic DoneableExecConfig(ExecConfig item, Visitor<ExecConfig> visitor)
public DoneableExecConfig(Visitor<ExecConfig> visitor)
public ExecConfig done()
done in interface Doneable<ExecConfig>Copyright © 2015–2016 Red Hat. All rights reserved.