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