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