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