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