Class KeyValuesDelimitedByBlankLinesToDriveInfo
java.lang.Object
org.jclouds.elasticstack.functions.KeyValuesDelimitedByBlankLinesToDriveInfo
- All Implemented Interfaces:
com.google.common.base.Function<HttpResponse,
,DriveInfo> Function<HttpResponse,
DriveInfo>
@Singleton
public class KeyValuesDelimitedByBlankLinesToDriveInfo
extends Object
implements com.google.common.base.Function<HttpResponse,DriveInfo>
-
Constructor Summary
ConstructorsConstructorDescriptionKeyValuesDelimitedByBlankLinesToDriveInfo
(ListOfKeyValuesDelimitedByBlankLinesToDriveInfoSet setParser) -
Method Summary
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
-
Constructor Details
-
KeyValuesDelimitedByBlankLinesToDriveInfo
@Inject public KeyValuesDelimitedByBlankLinesToDriveInfo(ListOfKeyValuesDelimitedByBlankLinesToDriveInfoSet setParser)
-
-
Method Details
-
apply
- Specified by:
apply
in interfacecom.google.common.base.Function<HttpResponse,
DriveInfo> - Specified by:
apply
in interfaceFunction<HttpResponse,
DriveInfo>
-