public class AINetConfig
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AINetConfig.Builder |
| Modifier and Type | Field and Description |
|---|---|
long |
dnsCacheTime
DNS缓存时间,默认10分钟
|
boolean |
useInterceptor
是否使用拦截器
|
boolean |
useSystemDns
设置使用思必驰提供的DNS解析库
|