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) |
exec
bool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigs
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exec
public AuthCmdExec(javax.ws.rs.client.WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected AuthResponse execute(AuthCmd command)
execute
in class AbstrSyncDockerCmdExec<AuthCmd,AuthResponse>
Copyright © 2016. All Rights Reserved.