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