static RuntimeOptions |
RuntimeOptions.build(Map<String,?> map) |
RuntimeOptions |
RuntimeOptions.setAutoretry(Boolean autoretry) |
RuntimeOptions |
RuntimeOptions.setBackoffPeriod(Integer backoffPeriod) |
RuntimeOptions |
RuntimeOptions.setBackoffPolicy(String backoffPolicy) |
RuntimeOptions |
RuntimeOptions.setCa(String ca) |
RuntimeOptions |
RuntimeOptions.setCert(String cert) |
RuntimeOptions |
RuntimeOptions.setConnectTimeout(Integer connectTimeout) |
RuntimeOptions |
RuntimeOptions.setHttpProxy(String httpProxy) |
RuntimeOptions |
RuntimeOptions.setHttpsProxy(String httpsProxy) |
RuntimeOptions |
RuntimeOptions.setIgnoreSSL(Boolean ignoreSSL) |
RuntimeOptions |
RuntimeOptions.setKeepAlive(Boolean keepAlive) |
RuntimeOptions |
RuntimeOptions.setKey(String key) |
RuntimeOptions |
RuntimeOptions.setLocalAddr(String localAddr) |
RuntimeOptions |
RuntimeOptions.setMaxAttempts(Integer maxAttempts) |
RuntimeOptions |
RuntimeOptions.setMaxIdleConns(Integer maxIdleConns) |
RuntimeOptions |
RuntimeOptions.setNoProxy(String noProxy) |
RuntimeOptions |
RuntimeOptions.setReadTimeout(Integer readTimeout) |
RuntimeOptions |
RuntimeOptions.setSocks5NetWork(String socks5NetWork) |
RuntimeOptions |
RuntimeOptions.setSocks5Proxy(String socks5Proxy) |