public class WaitForNetworkIdleOptions extends Object
| 构造器和说明 |
|---|
WaitForNetworkIdleOptions() |
WaitForNetworkIdleOptions(Integer idleTime,
int concurrency,
Integer timeout) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getConcurrency() |
int |
getIdleTime() |
Integer |
getTimeout() |
void |
setConcurrency(int concurrency) |
void |
setIdleTime(Integer idleTime) |
void |
setTimeout(Integer timeout) |
String |
toString() |
Copyright © 2020–2025. All rights reserved.