Package org.jclouds.s3.binders
Class BindOwnershipControlsToXMLPayload
java.lang.Object
org.jclouds.s3.binders.BindOwnershipControlsToXMLPayload
- All Implemented Interfaces:
Binder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<R extends HttpRequest>
RbindToRequest
(R request, Object payload) protected String
generatePayload
(String objectOwnership)
-
Constructor Details
-
BindOwnershipControlsToXMLPayload
public BindOwnershipControlsToXMLPayload()
-
-
Method Details
-
bindToRequest
- Specified by:
bindToRequest
in interfaceBinder
-
generatePayload
protected String generatePayload(String objectOwnership) throws ParserConfigurationException, FactoryConfigurationError, TransformerException
-