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