|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NotificationProxy
| Method Summary | |
|---|---|
org.jboss.resteasy.client.ClientResponse<NotificationList> |
listCallNotifications(String accountSid,
String callSid,
LogLevel log,
Long page,
Long pageSize)
|
org.jboss.resteasy.client.ClientResponse<NotificationList> |
listNotifications(String accountSid,
LogLevel log,
Long page,
Long pageSize)
|
org.jboss.resteasy.client.ClientResponse<Notification> |
viewNotification(String accountSid,
String notificationSid)
|
| Method Detail |
|---|
org.jboss.resteasy.client.ClientResponse<Notification> viewNotification(String accountSid,
String notificationSid)
org.jboss.resteasy.client.ClientResponse<NotificationList> listNotifications(String accountSid,
LogLevel log,
Long page,
Long pageSize)
org.jboss.resteasy.client.ClientResponse<NotificationList> listCallNotifications(String accountSid,
String callSid,
LogLevel log,
Long page,
Long pageSize)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||