public class ContainerDiffCmdExec extends AbstrDockerCmdExec<ContainerDiffCmd,List<ChangeLog>> implements ContainerDiffCmd.Exec
Constructor and Description |
---|
ContainerDiffCmdExec(javax.ws.rs.client.WebTarget baseResource) |
Modifier and Type | Method and Description |
---|---|
protected List<ChangeLog> |
execute(ContainerDiffCmd command) |
exec, getBaseResource, registryAuth, registryConfigs
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exec
public ContainerDiffCmdExec(javax.ws.rs.client.WebTarget baseResource)
protected List<ChangeLog> execute(ContainerDiffCmd command)
execute
in class AbstrDockerCmdExec<ContainerDiffCmd,List<ChangeLog>>
Copyright © 2015. All Rights Reserved.