Class ParseOptionsFromJsonResponse

java.lang.Object
org.jclouds.gogrid.functions.ParseOptionsFromJsonResponse
All Implemented Interfaces:
com.google.common.base.Function<HttpResponse,SortedSet<Option>>, Function<HttpResponse,SortedSet<Option>>

public class ParseOptionsFromJsonResponse extends Object implements com.google.common.base.Function<HttpResponse,SortedSet<Option>>
Parses the list of generic options. GoGrid uses options as containers for id/name/description objects.