Class ListItemVersionListParser

java.lang.Object
com.amilesend.onedrive.parse.resource.parser.ListItemVersionListParser
All Implemented Interfaces:
com.amilesend.client.parse.parser.GsonParser<List<ListItemVersion>>

public class ListItemVersionListParser extends Object implements com.amilesend.client.parse.parser.GsonParser<List<ListItemVersion>>
Parses a response body that contains a list of ListItemVersions.

API Documentation

See Also: