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