public class PingCmdExec extends AbstrSyncDockerCmdExec<PingCmd,Void> implements PingCmd.Exec
| Constructor and Description |
|---|
PingCmdExec(javax.ws.rs.client.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(javax.ws.rs.client.WebTarget baseResource,
DockerClientConfig dockerClientConfig)
Copyright © 2017. All Rights Reserved.