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