public class InlineExecConfig extends ExecConfigFluentImpl<InlineExecConfig> implements Doneable<ContainerExecCreateResponse>, ExecConfigFluent<InlineExecConfig>
| Constructor and Description |
|---|
InlineExecConfig(ExecConfig item,
io.fabric8.docker.api.builder.Function<ExecConfig,ContainerExecCreateResponse> function) |
InlineExecConfig(io.fabric8.docker.api.builder.Function<ExecConfig,ContainerExecCreateResponse> function) |
| 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, 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 InlineExecConfig(io.fabric8.docker.api.builder.Function<ExecConfig,ContainerExecCreateResponse> function)
public InlineExecConfig(ExecConfig item, io.fabric8.docker.api.builder.Function<ExecConfig,ContainerExecCreateResponse> function)
public ContainerExecCreateResponse done()
done in interface Doneable<ContainerExecCreateResponse>Copyright © 2015–2016 Red Hat. All rights reserved.