public class ThumbnailResponseParser extends DefaultFileResponseParser
| Constructor and Description |
|---|
ThumbnailResponseParser() |
| Modifier and Type | Method and Description |
|---|---|
BoxThumbnail |
parse(IBoxResponse response)
Parese the API response into this object.
|
public BoxThumbnail parse(IBoxResponse response) throws BoxRestException
IBoxResponseParserparse in interface IBoxResponseParserparse in class DefaultFileResponseParserresponse - API response.BoxRestException