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) |
exec
bool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigs
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exec
public 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.