public class PingCmdExec extends AbstrSyncDockerCmdExec<PingCmd,java.lang.Void> implements PingCmd.Exec
Constructor and Description |
---|
PingCmdExec(WebTarget baseResource,
DockerClientConfig dockerClientConfig) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Void |
execute(PingCmd command) |
exec
bool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigs, resourceWithAuthConfig, resourceWithOptionalAuthConfig
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exec
public PingCmdExec(WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected java.lang.Void execute(PingCmd command)
execute
in class AbstrSyncDockerCmdExec<PingCmd,java.lang.Void>
Copyright © 2019. All Rights Reserved.