org.jclouds.elasticstack.functions
Class KeyValuesDelimitedByBlankLinesToDriveInfo
java.lang.Object
org.jclouds.elasticstack.functions.KeyValuesDelimitedByBlankLinesToDriveInfo
- All Implemented Interfaces:
- com.google.common.base.Function<org.jclouds.http.HttpResponse,DriveInfo>
@Singleton
public class KeyValuesDelimitedByBlankLinesToDriveInfo
- extends Object
- implements com.google.common.base.Function<org.jclouds.http.HttpResponse,DriveInfo>
- Author:
- Adrian Cole
|
Method Summary |
DriveInfo |
apply(org.jclouds.http.HttpResponse response)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Function |
equals |
KeyValuesDelimitedByBlankLinesToDriveInfo
@Inject
public KeyValuesDelimitedByBlankLinesToDriveInfo(ListOfKeyValuesDelimitedByBlankLinesToDriveInfoSet setParser)
apply
public DriveInfo apply(org.jclouds.http.HttpResponse response)
- Specified by:
apply in interface com.google.common.base.Function<org.jclouds.http.HttpResponse,DriveInfo>
Copyright © 2009-2013 jclouds. All Rights Reserved.