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