com.telapi.api.restproxies
Interface AccountsProxy


public interface AccountsProxy


Method Summary
 org.jboss.resteasy.client.ClientResponse<Account> getAccount(String accountSid)
           
 org.jboss.resteasy.client.ClientResponse<AccountsList> getAccounts()
           
 

Method Detail

getAccount

org.jboss.resteasy.client.ClientResponse<Account> getAccount(String accountSid)

getAccounts

org.jboss.resteasy.client.ClientResponse<AccountsList> getAccounts()


Copyright © 2012. All Rights Reserved.