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