public class StatsCmdImpl extends AbstrAsyncDockerCmd<StatsCmd,Statistics> implements StatsCmd
StatsCmd.Exec
execution
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, exec
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exec
public StatsCmdImpl(StatsCmd.Exec exec, java.lang.String containerId)
public StatsCmd withContainerId(java.lang.String containerId)
withContainerId
in interface StatsCmd
public java.lang.String getContainerId()
getContainerId
in interface StatsCmd
Copyright © 2019. All Rights Reserved.