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