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