public class CMSClient extends Object
| 构造器和说明 |
|---|
CMSClient(String endPoint,
String accessKeyId,
String accessSecret) |
CMSClient(String endPoint,
String accessKeyId,
String accessSecret,
String sourceIp) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Response |
invokeHttp(HttpMethod method,
String resourceUri,
Map<String,String> parameters,
byte[] body) |
CustomEventUploadResponse |
putCustomEvent(CustomEventUploadRequest request) |
void |
setClient(HttpInvoker client) |
public void setClient(HttpInvoker client)
public CustomEventUploadResponse putCustomEvent(CustomEventUploadRequest request) throws CMSException
CMSExceptionprotected Response invokeHttp(HttpMethod method, String resourceUri, Map<String,String> parameters, byte[] body) throws CMSException
CMSExceptionCopyright © 2017. All Rights Reserved.