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