public static class CustomDeserializers.ServerImageStateAdapter extends Object implements com.google.gson.JsonDeserializer<ServerImageState>
| Constructor and Description |
|---|
CustomDeserializers.ServerImageStateAdapter() |
| Modifier and Type | Method and Description |
|---|---|
ServerImageState |
deserialize(com.google.gson.JsonElement jsonElement,
Type type,
com.google.gson.JsonDeserializationContext context) |
public CustomDeserializers.ServerImageStateAdapter()
public ServerImageState 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<ServerImageState>com.google.gson.JsonParseExceptionCopyright © 2009-2012 jclouds. All Rights Reserved.