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