Class ListOfKeyValuesDelimitedByBlankLinesToDriveInfoSet
- java.lang.Object
-
- org.jclouds.elasticstack.functions.ListOfKeyValuesDelimitedByBlankLinesToDriveInfoSet
-
- All Implemented Interfaces:
com.google.common.base.Function<HttpResponse,Set<DriveInfo>>,Function<HttpResponse,Set<DriveInfo>>
@Singleton public class ListOfKeyValuesDelimitedByBlankLinesToDriveInfoSet extends Object implements com.google.common.base.Function<HttpResponse,Set<DriveInfo>>
-
-
Method Detail
-
apply
public Set<DriveInfo> apply(HttpResponse response)
- Specified by:
applyin interfacecom.google.common.base.Function<HttpResponse,Set<DriveInfo>>- Specified by:
applyin interfaceFunction<HttpResponse,Set<DriveInfo>>
-
-