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