org.jclouds.s3.binders
Class BindNoBucketLoggingToXmlPayload
java.lang.Object
   org.jclouds.s3.binders.BindNoBucketLoggingToXmlPayload
org.jclouds.s3.binders.BindNoBucketLoggingToXmlPayload
- All Implemented Interfaces: 
- org.jclouds.rest.Binder
- @Singleton
public class BindNoBucketLoggingToXmlPayload 
- extends Object- implements org.jclouds.rest.Binder
- Author:
- Adrian Cole
| Method Summary | 
| 
| <R extends org.jclouds.http.HttpRequest> 
R
 |  | bindToRequest(R request,
              Object payload)
 | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
bindToRequest
public <R extends org.jclouds.http.HttpRequest> R bindToRequest(R request,
                                                                Object payload)
- 
- Specified by:
- bindToRequestin interface- org.jclouds.rest.Binder
 
- 
 
Copyright © 2009-2012 jclouds. All Rights Reserved.