Package org.jclouds.gogrid.functions
Class ParseCredentialsFromJsonResponse
- java.lang.Object
-
- org.jclouds.gogrid.functions.ParseCredentialsFromJsonResponse
-
- All Implemented Interfaces:
com.google.common.base.Function<org.jclouds.http.HttpResponse,org.jclouds.domain.Credentials>,Function<org.jclouds.http.HttpResponse,org.jclouds.domain.Credentials>
@Singleton public class ParseCredentialsFromJsonResponse extends Object implements com.google.common.base.Function<org.jclouds.http.HttpResponse,org.jclouds.domain.Credentials>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.jclouds.domain.Credentialsapply(org.jclouds.http.HttpResponse input)
-