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