org.jclouds.cloudsigma.binders
Class BindDriveToPlainTextString
java.lang.Object
org.jclouds.cloudsigma.binders.BindDriveToPlainTextString
- All Implemented Interfaces:
- Binder
@Singleton
public class BindDriveToPlainTextString
- extends Object
- implements Binder
- Author:
- Adrian Cole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BindDriveToPlainTextString
@Inject
public BindDriveToPlainTextString(com.google.common.base.Function<Drive,Map<String,String>> createDriveRequestToMap,
ListOfMapsToListOfKeyValuesDelimitedByBlankLines listOfMapsToListOfKeyValuesDelimitedByBlankLines)
bindToRequest
public <R extends HttpRequest> R bindToRequest(R request,
Object payload)
- Specified by:
bindToRequest
in interface Binder
Copyright © 2009-2011 jclouds. All Rights Reserved.