public class MultiObjectDeleteXmlFactory extends Object
DeleteObjectsRequest objects
that can be sent to COS.| Constructor and Description |
|---|
MultiObjectDeleteXmlFactory() |
| Modifier and Type | Method and Description |
|---|---|
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 © 2023. All rights reserved.