@Singleton public class ParseNamesFromHttpResponse extends Object implements com.google.common.base.Function<org.jclouds.http.HttpResponse,Set<String>>
ParseNamesFromHttpResponse(org.jclouds.json.internal.GsonWrapper gsonView)
Set<String>
apply(org.jclouds.http.HttpResponse response)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
@Inject public ParseNamesFromHttpResponse(org.jclouds.json.internal.GsonWrapper gsonView)
public Set<String> apply(org.jclouds.http.HttpResponse response)
apply
com.google.common.base.Function<org.jclouds.http.HttpResponse,Set<String>>
Copyright © 2009-2017 The Apache Software Foundation. All Rights Reserved.