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 SdkClientException
DeleteObjectsRequest
object to an XML fragment that
can be sent to Amazon S3.rq
- The DeleteObjectsRequest
SdkClientException
Copyright © 2017. All rights reserved.