|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApplicationList | |
|---|---|
| com.telapi.api | |
| com.telapi.api.restproxies | |
| Uses of ApplicationList in com.telapi.api |
|---|
| Methods in com.telapi.api that return ApplicationList | |
|---|---|
ApplicationList |
TelapiConnector.listApplications()
Used to get a list of all application resources associated with a given account. |
ApplicationList |
TelapiConnector.listApplications(String friendlyName,
Long page,
Long pageSize)
Used to get a list of application resources associated with a given account. |
ApplicationList |
TelapiConnector.listApplications(String accountSid,
String friendlyName,
Long page,
Long pageSize)
|
| Uses of ApplicationList in com.telapi.api.restproxies |
|---|
| Methods in com.telapi.api.restproxies that return types with arguments of type ApplicationList | |
|---|---|
org.jboss.resteasy.client.ClientResponse<ApplicationList> |
ApplicationProxy.listApplications(String accountSid,
String friendlyName,
Long page,
Long pageSize)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||