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