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