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