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