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