public static final class TelerobotClient.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
TelerobotClient |
build() |
TelerobotClient.Builder |
connTimeout(Integer connTimeout) |
TelerobotClient.Builder |
maxConnections(Integer maxConnections) |
TelerobotClient.Builder |
retryCount(Integer retryCount) |
TelerobotClient.Builder |
soTimeout(Integer soTimeout) |
public TelerobotClient.Builder maxConnections(Integer maxConnections)
public TelerobotClient.Builder connTimeout(Integer connTimeout)
public TelerobotClient.Builder soTimeout(Integer soTimeout)
public TelerobotClient.Builder retryCount(Integer retryCount)
public TelerobotClient build()
Copyright © 2025. All rights reserved.