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