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