public interface IBoxResponseObject
Modifier and Type | Method and Description |
---|---|
void |
parse(IBoxResponse response)
Parese the API response into this object.
|
void parse(IBoxResponse response) throws BoxRestException
response
- API response.BoxRestException