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