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