public abstract class PlatformBuilder<T> extends HttpBuilder<T>
| 构造器和说明 |
|---|
PlatformBuilder(String hostUrl,
String serviceId,
String appId,
String apiKey,
String apiSecret) |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
compress(String compress) |
T |
encoding(String encoding) |
T |
format(String format) |
String |
getCompress() |
String |
getEncoding() |
String |
getFormat() |
String |
getServiceId() |
int |
getStatus() |
protected T |
serviceId(String serviceId) |
T |
status(int status) |
apiKey, apiSecret, appId, build, callTimeout, connectTimeout, getApiKey, getApiSecret, getAppId, getCallTimeout, getConnectTimeout, getHostUrl, getReadTimeout, getRetryOnConnectionFailure, getWriteTimeout, hostUrl, readTimeout, retryOnConnectionFailure, writeTimeoutCopyright © 2021. All rights reserved.