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