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