public interface IBoxResponseParser
| Modifier and Type | Method and Description |
|---|---|
Object |
parse(IBoxResponse response)
Parese the API response into this object.
|
Object parse(IBoxResponse response) throws BoxRestException
response - API response.BoxRestExceptionCopyright © 2014. All Rights Reserved.