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