org.jclouds.openstack.nova.v2_0.config
Class NovaParserModule.ServerWithSecurityGroupsAdapter
java.lang.Object
org.jclouds.openstack.nova.v2_0.config.NovaParserModule.ServerWithSecurityGroupsAdapter
- All Implemented Interfaces:
- com.google.gson.JsonDeserializer<ServerWithSecurityGroups>
- Enclosing class:
- NovaParserModule
@Singleton
public static class NovaParserModule.ServerWithSecurityGroupsAdapter
- extends Object
- implements com.google.gson.JsonDeserializer<ServerWithSecurityGroups>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NovaParserModule.ServerWithSecurityGroupsAdapter
public NovaParserModule.ServerWithSecurityGroupsAdapter()
deserialize
public ServerWithSecurityGroups deserialize(com.google.gson.JsonElement jsonElement,
Type type,
com.google.gson.JsonDeserializationContext context)
throws com.google.gson.JsonParseException
- Specified by:
deserialize in interface com.google.gson.JsonDeserializer<ServerWithSecurityGroups>
- Throws:
com.google.gson.JsonParseException
Copyright © 2009-2012 jclouds. All Rights Reserved.