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