public class WaitContainerCmdExec extends AbstrAsyncDockerCmdExec<WaitContainerCmd,WaitResponse> implements WaitContainerCmd.Exec
| Constructor and Description |
|---|
WaitContainerCmdExec(javax.ws.rs.client.WebTarget baseResource,
DockerClientConfig dockerClientConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractCallbackNotifier<WaitResponse> |
callbackNotifier(WaitContainerCmd command,
ResultCallback<WaitResponse> resultCallback) |
exec, executebool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecpublic WaitContainerCmdExec(javax.ws.rs.client.WebTarget baseResource,
DockerClientConfig dockerClientConfig)
protected AbstractCallbackNotifier<WaitResponse> callbackNotifier(WaitContainerCmd command, ResultCallback<WaitResponse> resultCallback)
callbackNotifier in class AbstrAsyncDockerCmdExec<WaitContainerCmd,WaitResponse>Copyright © 2017. All Rights Reserved.