Unmarshaller<KinesisStreamsInputDescription,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class KinesisStreamsInputDescriptionUnmarshaller extends Object implements Unmarshaller<KinesisStreamsInputDescription,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
KinesisStreamsInputDescriptionUnmarshaller() |
| Modifier and Type | Method | 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.