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