public class ContainerDiffCmdExec extends AbstrSyncDockerCmdExec<ContainerDiffCmd,List<ChangeLog>> implements ContainerDiffCmd.Exec
| Constructor and Description |
|---|
ContainerDiffCmdExec(WebTarget baseResource,
DockerClientConfig dockerClientConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected List<ChangeLog> |
execute(ContainerDiffCmd command) |
execbool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecpublic ContainerDiffCmdExec(WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected List<ChangeLog> execute(ContainerDiffCmd command)
execute in class AbstrSyncDockerCmdExec<ContainerDiffCmd,List<ChangeLog>>Copyright © 2017. All Rights Reserved.