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