Uses of Class
org.jclouds.json.internal.GsonWrapper
-
-
Uses of GsonWrapper in org.jclouds.cloudstack.functions
Constructors in org.jclouds.cloudstack.functions with parameters of type GsonWrapper Constructor Description ParseAsyncJobsFromHttpResponse(ParseTypedAsyncJob parseTyped, GsonWrapper gsonView)
ParseEventTypesFromHttpResponse(GsonWrapper gsonView)
ParseIdToNameFromHttpResponse(GsonWrapper gsonView)
ParseNamesFromHttpResponse(GsonWrapper gsonView)
-
Uses of GsonWrapper in org.jclouds.dynect.v3.functions
Constructors in org.jclouds.dynect.v3.functions with parameters of type GsonWrapper Constructor Description ToRecordIds(GsonWrapper gsonView)
-
Uses of GsonWrapper in org.jclouds.glesys.functions
Constructors in org.jclouds.glesys.functions with parameters of type GsonWrapper Constructor Description ParseTemplatesFromHttpResponse(GsonWrapper gsonView)
-
Uses of GsonWrapper in org.jclouds.http.functions
Constructors in org.jclouds.http.functions with parameters of type GsonWrapper Constructor Description ParseFirstJsonValueNamed(GsonWrapper json, com.google.inject.TypeLiteral<T> type, String... nameChoices)
-
Uses of GsonWrapper in org.jclouds.openstack.nova.v2_0.functions
Constructors in org.jclouds.openstack.nova.v2_0.functions with parameters of type GsonWrapper Constructor Description FieldValueResponseParser(GsonWrapper wrapper, String fieldName, T expectedValue)
MaintenanceModeDisabledResponseParser(GsonWrapper wrapper)
MaintenanceModeEnabledResponseParser(GsonWrapper wrapper)
PowerIsRebootResponseParser(GsonWrapper wrapper)
PowerIsShutdownResponseParser(GsonWrapper wrapper)
PowerIsStartupResponseParser(GsonWrapper wrapper)
StatusDisabledResponseParser(GsonWrapper wrapper)
StatusEnabledResponseParser(GsonWrapper wrapper)
-
Uses of GsonWrapper in org.jclouds.openstack.nova.v2_0.functions.internal
Constructors in org.jclouds.openstack.nova.v2_0.functions.internal with parameters of type GsonWrapper Constructor Description OnlyMetadataValueOrNull(GsonWrapper gsonView)
ParseKeyPairs(GsonWrapper gsonView)
-