public interface StatsCmd extends DockerCmd<ExecutorService>
Modifier and Type | Interface and Description |
---|---|
static interface |
StatsCmd.Exec |
Modifier and Type | Method and Description |
---|---|
String |
getContainerId() |
StatsCallback |
getStatsCallback() |
StatsCmd |
withContainerId(String containerId) |
StatsCmd |
withStatsCallback(StatsCallback statsCallback) |
String getContainerId()
StatsCmd withStatsCallback(StatsCallback statsCallback)
StatsCallback getStatsCallback()
Copyright © 2015. All Rights Reserved.