Class ListOfKeyValuesDelimitedByBlankLinesToStandardDriveSet
java.lang.Object
org.jclouds.elasticstack.functions.ListOfKeyValuesDelimitedByBlankLinesToStandardDriveSet
- All Implemented Interfaces:
com.google.common.base.Function<HttpResponse,
,Set<StandardDrive>> Function<HttpResponse,
Set<StandardDrive>>
@Singleton
public class ListOfKeyValuesDelimitedByBlankLinesToStandardDriveSet
extends Object
implements com.google.common.base.Function<HttpResponse,Set<StandardDrive>>
-
Method Details
-
apply
- Specified by:
apply
in interfacecom.google.common.base.Function<HttpResponse,
Set<StandardDrive>> - Specified by:
apply
in interfaceFunction<HttpResponse,
Set<StandardDrive>>
-