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