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