public class DockerWaitCommand extends DockerCommand
Encapsulates the docker wait command and its command line arguments.
Constructor and Description |
---|
DockerWaitCommand(String containerName) |
Modifier and Type | Method and Description |
---|---|
String |
getCommandWithArguments()
Get the full command.
|
addCommandArguments, getCommandOption
public DockerWaitCommand(String containerName)
public String getCommandWithArguments()
Get the full command.
getCommandWithArguments
in class DockerCommand
Copyright © 2022 The Apache Software Foundation. All rights reserved.