@Singleton public class ListOfKeyValuesDelimitedByBlankLinesToStandardDriveSet extends Object implements com.google.common.base.Function<HttpResponse,Set<StandardDrive>>
Modifier and Type | Method and Description |
---|---|
Set<StandardDrive> |
apply(HttpResponse response) |
public Set<StandardDrive> apply(HttpResponse response)
apply
in interface com.google.common.base.Function<HttpResponse,Set<StandardDrive>>
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.