|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ResponseParser
The Interface ResponseParser.
| Nested Class Summary | |
|---|---|
static class |
ResponseParser.PagingProperty
The Enum PagingProperty. |
| Method Summary | |
|---|---|
String |
getPagingPropertyKey(ResponseParser.PagingProperty prop)
Gets the paging property key. |
Map<String,Object> |
parse(TwilioRestResponse response)
Parses the. |
| Method Detail |
|---|
Map<String,Object> parse(TwilioRestResponse response)
response - the response
String getPagingPropertyKey(ResponseParser.PagingProperty prop)
prop - the prop
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||