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