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