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