public interface IBoxResponseParser
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
parse(IBoxResponse response)
Parese the API response into this object.
|
java.lang.Object parse(IBoxResponse response) throws BoxRestException
response - API response.BoxRestException