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