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