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 java.lang.Void |
execute0(WaitContainerCmd command,
ResultCallback<WaitResponse> resultCallback) |
exec, execute
bool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigs, resourceWithAuthConfig, resourceWithOptionalAuthConfig
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exec
public WaitContainerCmdExec(WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected java.lang.Void execute0(WaitContainerCmd command, ResultCallback<WaitResponse> resultCallback)
execute0
in class AbstrAsyncDockerCmdExec<WaitContainerCmd,WaitResponse>
Copyright © 2019. All Rights Reserved.