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