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