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