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, execute
bool, booleanQueryParam, 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 AbstractCallbackNotifier<WaitResponse> callbackNotifier(WaitContainerCmd command, ResultCallback<WaitResponse> resultCallback)
callbackNotifier
in class AbstrAsyncDockerCmdExec<WaitContainerCmd,WaitResponse>
Copyright © 2016. All Rights Reserved.