Unmarshaller<StreamRecord,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class StreamRecordUnmarshaller extends Object implements Unmarshaller<StreamRecord,JsonUnmarshallerContext>
Constructor | Description |
---|---|
StreamRecordUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static StreamRecordUnmarshaller |
getInstance() |
|
StreamRecord |
unmarshall(JsonUnmarshallerContext context) |
public StreamRecord unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<StreamRecord,JsonUnmarshallerContext>
Exception
public static StreamRecordUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.