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