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