com.aliyuncs
类 CommonRequest
java.lang.Object
com.aliyuncs.http.HttpRequest
com.aliyuncs.AcsRequest<T>
com.aliyuncs.RpcAcsRequest<CommonResponse>
com.aliyuncs.CommonRequest
public class CommonRequest
- extends RpcAcsRequest<CommonResponse>
| 从类 com.aliyuncs.AcsRequest 继承的方法 |
concatQueryString, getAcceptFormat, getActionName, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getVersion, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, setEndpointType, setLocationProduct, setParameter, setProtocol, setRegionId |
| 从类 com.aliyuncs.http.HttpRequest 继承的方法 |
getConnectTimeout, getContent, getContentType, getEncoding, getHeaders, getHeaderValue, getHttpConnection, getMethod, getReadTimeout, getUrl, putHeaderParameter, setConnectTimeout, setContent, setContentType, setEncoding, setMethod, setReadTimeout, setUrl |
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommonRequest
public CommonRequest(String product,
String version,
String action)
CommonRequest
public CommonRequest(String product,
String version,
String action,
String locationProduct)
add
public void add(String key,
Object value)
getResponseClass
public Class<CommonResponse> getResponseClass()
- 指定者:
- 类
AcsRequest<CommonResponse> 中的 getResponseClass
Copyright © 2017. All Rights Reserved.