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