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