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
Constructors Constructor Description KeyValuesDelimitedByBlankLinesToDriveInfo(ListOfKeyValuesDelimitedByBlankLinesToDriveInfoSet setParser)
-
-
-
Constructor Detail
-
KeyValuesDelimitedByBlankLinesToDriveInfo
@Inject public KeyValuesDelimitedByBlankLinesToDriveInfo(ListOfKeyValuesDelimitedByBlankLinesToDriveInfoSet setParser)
-
-
Method Detail
-
apply
public DriveInfo apply(HttpResponse response)
- Specified by:
apply
in interfacecom.google.common.base.Function<HttpResponse,DriveInfo>
- Specified by:
apply
in interfaceFunction<HttpResponse,DriveInfo>
-
-