public class TagResourceResultJsonUnmarshaller extends java.lang.Object implements Unmarshaller<TagResourceResult,JsonUnmarshallerContext>
| Constructor and Description |
|---|
TagResourceResultJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static TagResourceResultJsonUnmarshaller |
getInstance() |
TagResourceResult |
unmarshall(JsonUnmarshallerContext context) |
public TagResourceResult unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall in interface Unmarshaller<TagResourceResult,JsonUnmarshallerContext>context - to unmarshall.java.lang.Exceptionpublic static TagResourceResultJsonUnmarshaller getInstance()