|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContainerDiffCmd
Nested Class Summary | |
---|---|
static interface |
ContainerDiffCmd.Exec
|
Method Summary | |
---|---|
List<ChangeLog> |
exec()
|
String |
getContainerId()
|
String |
toString()
|
ContainerDiffCmd |
withContainerId(String containerId)
|
Method Detail |
---|
String getContainerId()
ContainerDiffCmd withContainerId(String containerId)
String toString()
toString
in class Object
List<ChangeLog> exec() throws NotFoundException
exec
in interface DockerCmd<List<ChangeLog>>
NotFoundException
- No such container
InternalServerErrorException
- server error
DockerException
- unexpected http status code
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |