@Singleton public static class NovaParserModule.ServerAdapter extends Object implements com.google.gson.JsonDeserializer<Server>
Constructor and Description |
---|
NovaParserModule.ServerAdapter() |
Modifier and Type | Method and Description |
---|---|
Server |
apply(org.jclouds.openstack.nova.v2_0.config.NovaParserModule.ServerAdapter.ServerInternal in) |
Server |
deserialize(com.google.gson.JsonElement jsonElement,
Type type,
com.google.gson.JsonDeserializationContext context) |
public Server deserialize(com.google.gson.JsonElement jsonElement, Type type, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
deserialize
in interface com.google.gson.JsonDeserializer<Server>
com.google.gson.JsonParseException
public Server apply(org.jclouds.openstack.nova.v2_0.config.NovaParserModule.ServerAdapter.ServerInternal in)
Copyright © 2009-2013 jclouds. All Rights Reserved.