Package org.jclouds.gogrid.functions
Class GenericResponseContainer<T>
java.lang.Object
org.jclouds.gogrid.functions.GenericResponseContainer<T>
General format of GoGrid's response.
This is the view for most responses, and the actual result (or error) will
be set to
list
. Note that even the single returned item will be set
to list
per GoGrid's design.
This class is not intended to be used by customers directly, it is here to
assist in deserialization.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GenericResponseContainer
public GenericResponseContainer()
-
-
Method Details
-
getSummary
public org.jclouds.gogrid.functions.GenericResponseContainer.Summary getSummary() -
getStatus
-
getMethod
-
getList
-