public class ElasticIpJsonUnmarshaller extends java.lang.Object implements Unmarshaller<ElasticIp,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static ElasticIpJsonUnmarshaller |
instance |
Constructor and Description |
---|
ElasticIpJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static ElasticIpJsonUnmarshaller |
getInstance() |
ElasticIp |
unmarshall(JsonUnmarshallerContext context) |
private static ElasticIpJsonUnmarshaller instance
public ElasticIp unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<ElasticIp,JsonUnmarshallerContext>
java.lang.Exception
public static ElasticIpJsonUnmarshaller getInstance()