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