public class DockerRmCommand extends DockerCommand
| Constructor and Description |
|---|
DockerRmCommand(String containerName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommandWithArguments()
Get the full command.
|
DockerRmCommand |
withForce() |
addCommandArguments, getCommandOptionpublic DockerRmCommand(String containerName)
public DockerRmCommand withForce()
public String getCommandWithArguments()
getCommandWithArguments in class DockerCommandCopyright © 2023 The Apache Software Foundation. All rights reserved.