public class PingCmdExec extends AbstrSyncDockerCmdExec<PingCmd,Void> implements PingCmd.Exec
| Constructor and Description |
|---|
PingCmdExec(WebTarget baseResource,
DockerClientConfig dockerClientConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected Void |
execute(PingCmd command) |
execbool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecpublic PingCmdExec(WebTarget baseResource, DockerClientConfig dockerClientConfig)
Copyright © 2017. All Rights Reserved.