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