public class MultiObjectDeleteXmlFactory extends 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 AmazonClientException
DeleteObjectsRequest object to an XML fragment that
can be sent to Amazon S3.rq - The DeleteObjectsRequestAmazonClientExceptionCopyright © 2016. All rights reserved.