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