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