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