public class GetBucketIntelligentTieringResult extends CosXmlResult
Created by rickenwang on 2020/11/10. Copyright 2010-2020 Tencent Cloud. All Rights Reserved.
accessUrl, headers, httpCode, httpMessage
构造器和说明 |
---|
GetBucketIntelligentTieringResult() |
限定符和类型 | 方法和说明 |
---|---|
IntelligentTieringConfiguration |
getConfiguration() |
void |
parseResponseBody(HttpResponse response)
根据HttpResponse解析相关内容
|
getHeader, printResult, xmlParser
public IntelligentTieringConfiguration getConfiguration()
public void parseResponseBody(HttpResponse response) throws CosXmlClientException, CosXmlServiceException
CosXmlResult
parseResponseBody
在类中 CosXmlResult
response
- http响应CosXmlClientException
- 客户端异常CosXmlServiceException
- 服务端异常