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