public class CmdServiceList extends Cmd
JDocker Framework. WebSite: https://github.com/helyho/JDocker Licence: Apache v2 License
| 构造器和说明 |
|---|
CmdServiceList() |
| 限定符和类型 | 方法和说明 |
|---|---|
CmdServiceList |
id(String... id) |
CmdServiceList |
label(String key,
String value) |
CmdServiceList |
name(String... name) |
static CmdServiceList |
newInstance() |
List<ServiceInfo> |
send() |
addParameter, close, connect, connect1, connect2, connect3, connect4, getDockerHttpClient, getParameters, loadStream, sendDatapublic CmdServiceList id(String... id)
public CmdServiceList name(String... name)
public CmdServiceList label(String key, String value)
public static CmdServiceList newInstance()
Copyright © 2017 Voovan. All rights reserved.