public class MultiObjectDeleteXmlFactory extends Object
DeleteObjectsRequest objects
that can be sent to COS.| 构造器和说明 |
|---|
MultiObjectDeleteXmlFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
byte[] |
convertToXmlByteArray(DeleteObjectsRequest rq)
Converts the specified
DeleteObjectsRequest object to an XML fragment that
can be sent to Qcloud COS. |
public byte[] convertToXmlByteArray(DeleteObjectsRequest rq) throws CosClientException
DeleteObjectsRequest object to an XML fragment that
can be sent to Qcloud COS.rq - The DeleteObjectsRequestCosClientExceptionCopyright © 2017. All rights reserved.