@Singleton public class ParseServerNameToCredentialsMapFromJsonResponse extends Object implements com.google.common.base.Function<HttpResponse,Map<String,Credentials>>
| Modifier and Type | Method and Description |
|---|---|
Map<String,Credentials> |
apply(HttpResponse arg0) |
public Map<String,Credentials> apply(HttpResponse arg0)
apply in interface com.google.common.base.Function<HttpResponse,Map<String,Credentials>>Copyright © 2009-2021 The Apache Software Foundation. All Rights Reserved.