public class WaitContainerCmdExec extends AbstrAsyncDockerCmdExec<WaitContainerCmd,WaitResponse> implements WaitContainerCmd.Exec
Constructor and Description |
---|
WaitContainerCmdExec(WebTarget baseResource,
DockerClientConfig dockerClientConfig) |
Modifier and Type | Method and Description |
---|---|
protected Void |
execute0(WaitContainerCmd command,
ResultCallback<WaitResponse> resultCallback) |
exec, execute
bool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigs
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exec
public WaitContainerCmdExec(WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected Void execute0(WaitContainerCmd command, ResultCallback<WaitResponse> resultCallback)
execute0
in class AbstrAsyncDockerCmdExec<WaitContainerCmd,WaitResponse>
Copyright © 2017. All Rights Reserved.