org.jclouds.elasticstack.functions
Class KeyValuesDelimitedByBlankLinesToDriveInfo
java.lang.Object
org.jclouds.elasticstack.functions.KeyValuesDelimitedByBlankLinesToDriveInfo
- All Implemented Interfaces:
- com.google.common.base.Function<HttpResponse,DriveInfo>
@Singleton
public class KeyValuesDelimitedByBlankLinesToDriveInfo
- extends Object
- implements com.google.common.base.Function<HttpResponse,DriveInfo>
- Author:
- Adrian Cole
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(HttpResponse response)
- Specified by:
apply
in interface com.google.common.base.Function<HttpResponse,DriveInfo>
Copyright © 2009-2011 jclouds. All Rights Reserved.