|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InspectContainerCmd
Nested Class Summary | |
---|---|
static interface |
InspectContainerCmd.Exec
|
Method Summary | |
---|---|
InspectContainerResponse |
exec()
|
String |
getContainerId()
|
InspectContainerCmd |
withContainerId(String containerId)
|
Method Detail |
---|
String getContainerId()
InspectContainerCmd withContainerId(String containerId)
InspectContainerResponse exec() throws NotFoundException
exec
in interface DockerCmd<InspectContainerResponse>
NotFoundException
- No such container
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |