public class VoidJsonUnmarshaller<T> extends Object implements Unmarshaller<T,JsonUnmarshallerContext>
| Constructor and Description |
|---|
VoidJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
T |
unmarshall(JsonUnmarshallerContext context) |
public T unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<T,JsonUnmarshallerContext>ExceptionCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.