public class InlineExecConfig extends ExecConfigFluentImpl<InlineExecConfig> implements Doneable<ContainerExecCreateResponse>
| Constructor and Description |
|---|
InlineExecConfig(Callback<ExecConfig,ContainerExecCreateResponse> callback) |
| Modifier and Type | Method and Description |
|---|---|
ContainerExecCreateResponse |
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, withUserpublic InlineExecConfig(Callback<ExecConfig,ContainerExecCreateResponse> callback)
public ContainerExecCreateResponse done()
done in interface Doneable<ContainerExecCreateResponse>Copyright © 2015–2016 Red Hat. All rights reserved.