public class ListBucketInventoryResult extends CosXmlResult
限定符和类型 | 字段和说明 |
---|---|
ListInventoryConfiguration |
listInventoryConfiguration
存储桶中所有清单任务信息的列表
|
accessUrl, headers, httpCode, httpMessage
构造器和说明 |
---|
ListBucketInventoryResult() |
限定符和类型 | 方法和说明 |
---|---|
void |
parseResponseBody(HttpResponse response)
根据HttpResponse解析相关内容
|
printResult
public ListInventoryConfiguration listInventoryConfiguration
public void parseResponseBody(HttpResponse response) throws CosXmlClientException, CosXmlServiceException
CosXmlResult
parseResponseBody
在类中 CosXmlResult
response
- http响应CosXmlClientException
- 客户端异常CosXmlServiceException
- 服务端异常