com.github.dockerjava.jaxrs
Class ContainerDiffCmdExec
java.lang.Object
com.github.dockerjava.jaxrs.AbstrDockerCmdExec<ContainerDiffCmd,List<ChangeLog>>
com.github.dockerjava.jaxrs.ContainerDiffCmdExec
- All Implemented Interfaces:
- ContainerDiffCmd.Exec, DockerCmdExec<ContainerDiffCmd,List<ChangeLog>>
public class ContainerDiffCmdExec
- extends AbstrDockerCmdExec<ContainerDiffCmd,List<ChangeLog>>
- implements ContainerDiffCmd.Exec
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.github.dockerjava.api.command.DockerCmdExec |
exec |
ContainerDiffCmdExec
public ContainerDiffCmdExec(javax.ws.rs.client.WebTarget baseResource)
execute
protected List<ChangeLog> execute(ContainerDiffCmd command)
- Specified by:
execute
in class AbstrDockerCmdExec<ContainerDiffCmd,List<ChangeLog>>
Copyright © 2014. All rights reserved.