public class MultiObjectDeleteXmlFactory
extends java.lang.Object
DeleteObjectsRequest
objects
that can be sent to S3.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 Amazon S3. |
public byte[] convertToXmlByteArray(DeleteObjectsRequest rq) throws com.amazonaws.AmazonClientException
DeleteObjectsRequest
object to an XML
fragment that can be sent to Amazon S3.rq
- The DeleteObjectsRequest
com.amazonaws.AmazonClientException