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