Uses of Class
org.jclouds.json.internal.GsonWrapper
Packages that use GsonWrapper
Package
Description
-
Uses of GsonWrapper in org.jclouds.cloudstack.functions
Constructors in org.jclouds.cloudstack.functions with parameters of type GsonWrapperModifierConstructorDescriptionParseAsyncJobsFromHttpResponse
(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 -
Uses of GsonWrapper in org.jclouds.glesys.functions
Constructors in org.jclouds.glesys.functions with parameters of type GsonWrapper -
Uses of GsonWrapper in org.jclouds.http.functions
Constructors in org.jclouds.http.functions with parameters of type GsonWrapperModifierConstructorDescriptionParseFirstJsonValueNamed
(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 GsonWrapperModifierConstructorDescriptionFieldValueResponseParser
(GsonWrapper wrapper, String fieldName, T expectedValue) 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 GsonWrapperModifierConstructorDescriptionOnlyMetadataValueOrNull
(GsonWrapper gsonView) ParseKeyPairs
(GsonWrapper gsonView)