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