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