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>
Exception
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.