public class RequestPaymentConfigurationXmlFactory extends Object
Constructor and Description |
---|
RequestPaymentConfigurationXmlFactory() |
Modifier and Type | Method and Description |
---|---|
byte[] |
convertToXmlByteArray(RequestPaymentConfiguration requestPaymentConfiguration)
Converts the specified request payment configuration into an XML byte
array to send to Amazon S3.
|
public RequestPaymentConfigurationXmlFactory()
public byte[] convertToXmlByteArray(RequestPaymentConfiguration requestPaymentConfiguration)
requestPaymentConfiguration
- The request payment configuration request to convert..Copyright © 2017. All rights reserved.