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