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() |
Boolean |
hasNoStream() |
StatsCmd |
withContainerId(String containerId) |
StatsCmd |
withNoStream(boolean noStream) |
close, execclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexec, startpublic StatsCmdImpl(StatsCmd.Exec exec, String containerId)
public StatsCmd withContainerId(String containerId)
withContainerId in interface StatsCmdpublic String getContainerId()
getContainerId in interface StatsCmdpublic Boolean hasNoStream()
hasNoStream in interface StatsCmdpublic StatsCmd withNoStream(boolean noStream)
withNoStream in interface StatsCmdCopyright © 2025. All rights reserved.