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