public class StatsCmdImpl extends AbstrAsyncDockerCmd<StatsCmd,Statistics> implements StatsCmd
StatsCmd.Execexecution| Constructor and Description |
|---|
StatsCmdImpl(StatsCmd.Exec exec,
String containerId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContainerId() |
StatsCmd |
withContainerId(String containerId) |
close, execclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecpublic StatsCmdImpl(StatsCmd.Exec exec, String containerId)
public StatsCmd withContainerId(String containerId)
withContainerId in interface StatsCmdpublic String getContainerId()
getContainerId in interface StatsCmdCopyright © 2017. All Rights Reserved.