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