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) |
exec
bool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigs
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exec
public ContainerDiffCmdExec(WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected List<ChangeLog> execute(ContainerDiffCmd command)
execute
in class AbstrSyncDockerCmdExec<ContainerDiffCmd,List<ChangeLog>>
Copyright © 2016. All Rights Reserved.