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