public class ClientCommand extends RunCommand
DockerCommand.Result| Constructor and Description |
|---|
ClientCommand() |
| Modifier and Type | Method and Description |
|---|---|
ClientCommand |
connect(String host,
int port) |
ClientCommand |
connect(String username,
String password,
String host,
int port) |
appendsArgs, buildCommand, cmd, entrypoint, image, port, remove, volumeargs, exec, optionspublic ClientCommand connect(String username, String password, String host, int port)
public ClientCommand connect(String host, int port)
Copyright © 2015. All Rights Reserved.