| 程序包 | 说明 |
|---|---|
| com.qcloud.cos | |
| com.qcloud.cos.auth | |
| com.qcloud.cos.http |
| 限定符和类型 | 方法和说明 |
|---|---|
protected <X extends CosServiceRequest> |
COSClient.createRequest(String bucketName,
String key,
X originalRequest,
HttpMethodName httpMethod) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected static void |
COSClient.populateRequestMetadata(CosHttpRequest<?> request,
ObjectMetadata metadata)
Populates the specified request object with the appropriate headers from the
ObjectMetadata object. |
| 限定符和类型 | 方法和说明 |
|---|---|
<X extends CosServiceRequest> |
COSSigner.sign(CosHttpRequest<X> request,
COSCredentials cred) |
| 限定符和类型 | 方法和说明 |
|---|---|
CosHttpRequest<?> |
CosHttpResponse.getRequest() |
CosHttpRequest<T> |
CosHttpRequest.withParameter(String name,
String value) |
| 限定符和类型 | 方法和说明 |
|---|---|
<X,Y extends CosServiceRequest> |
DefaultCosHttpClient.exeute(CosHttpRequest<Y> request,
HttpResponseHandler<CosServiceResponse<X>> responseHandler) |
<X,Y extends CosServiceRequest> |
CosHttpClient.exeute(CosHttpRequest<Y> request,
HttpResponseHandler<CosServiceResponse<X>> responseHandler) |
| 构造器和说明 |
|---|
CosHttpResponse(CosHttpRequest<?> request,
org.apache.http.client.methods.HttpRequestBase httpRequest) |
Copyright © 2017. All rights reserved.