Uses of Class
com.createsend.models.lists.List

Packages that use List
com.createsend   
com.createsend.models.lists   
 

Uses of List in com.createsend
 

Methods in com.createsend that return List
 List Lists.details()
          Gets the details of the list with the given ID
 

Methods in com.createsend with parameters of type List
 String Lists.create(String clientID, List list)
          Creates a new empty subscriber list.
 

Uses of List in com.createsend.models.lists
 

Subclasses of List in com.createsend.models.lists
 class ListForUpdate
           
 



Copyright © 2013. All Rights Reserved.