public class CmdExecResize extends Cmd
JDocker Framework. WebSite: https://github.com/helyho/JDocker Licence: Apache v2 License
| 构造器和说明 |
|---|
CmdExecResize(String execId) |
| 限定符和类型 | 方法和说明 |
|---|---|
CmdExecResize |
height(int height) |
static CmdExecResize |
newInstance(String nameOrId) |
String |
send() |
CmdExecResize |
width(int width) |
addParameter, close, connect, connect1, connect2, connect3, connect4, getDockerHttpClient, getParameters, loadStream, sendDatapublic CmdExecResize(String execId)
public CmdExecResize height(int height)
public CmdExecResize width(int width)
public static CmdExecResize newInstance(String nameOrId)
Copyright © 2017 Voovan. All rights reserved.