Unmarshaller<RawResult,JsonUnmarshallerContext>
public class RawResultUnmarshaller extends Object implements Unmarshaller<RawResult,JsonUnmarshallerContext>
Constructor | Description |
---|---|
RawResultUnmarshaller(ResultContentConsumer resultConsumer) |
Modifier and Type | Method | Description |
---|---|---|
RawResult |
unmarshall(JsonUnmarshallerContext in) |
public RawResultUnmarshaller(ResultContentConsumer resultConsumer)
public RawResult unmarshall(JsonUnmarshallerContext in) throws IOException
unmarshall
in interface Unmarshaller<RawResult,JsonUnmarshallerContext>
IOException
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.