@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 Function<HttpResponse,Set<StandardDrive>>Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.