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