@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class RemoveTagsFromResourceResponseUnmarshaller extends Object implements Unmarshaller<RemoveTagsFromResourceResponse,JsonUnmarshallerContext>
| Constructor and Description |
|---|
RemoveTagsFromResourceResponseUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static RemoveTagsFromResourceResponseUnmarshaller |
getInstance() |
RemoveTagsFromResourceResponse |
unmarshall(JsonUnmarshallerContext context) |
public RemoveTagsFromResourceResponseUnmarshaller()
public RemoveTagsFromResourceResponse unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<RemoveTagsFromResourceResponse,JsonUnmarshallerContext>Exceptionpublic static RemoveTagsFromResourceResponseUnmarshaller getInstance()
Copyright © 2018. All rights reserved.