public class DockerExecCommand extends DockerCommand
| Constructor and Description | 
|---|
| DockerExecCommand(String containerId) | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,List<String>> | getDockerCommandWithArguments() | 
| DockerExecCommand | setInteractive() | 
| DockerExecCommand | setOverrideCommandWithArgs(List<String> overrideCommandWithArgs) | 
| DockerExecCommand | setTTY() | 
addCommandArguments, getCommandOption, preparePrivilegedOperation, setClientConfigDir, toStringpublic DockerExecCommand(String containerId)
public DockerExecCommand setInteractive()
public DockerExecCommand setTTY()
public DockerExecCommand setOverrideCommandWithArgs(List<String> overrideCommandWithArgs)
public Map<String,List<String>> getDockerCommandWithArguments()
getDockerCommandWithArguments in class DockerCommandCopyright © 2008–2023 Apache Software Foundation. All rights reserved.