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 Details
-
apply
- Specified by:
apply
in interfacecom.google.common.base.Function<HttpResponse,
Set<DriveInfo>> - Specified by:
apply
in interfaceFunction<HttpResponse,
Set<DriveInfo>>
-