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