public class CreateGrantResultJsonUnmarshaller extends java.lang.Object implements Unmarshaller<CreateGrantResult,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static CreateGrantResultJsonUnmarshaller |
instance |
Constructor and Description |
---|
CreateGrantResultJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static CreateGrantResultJsonUnmarshaller |
getInstance() |
CreateGrantResult |
unmarshall(JsonUnmarshallerContext context) |
private static CreateGrantResultJsonUnmarshaller instance
public CreateGrantResult unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<CreateGrantResult,JsonUnmarshallerContext>
java.lang.Exception
public static CreateGrantResultJsonUnmarshaller getInstance()