Uses of Class
com.createsend.models.segments.Segment

Packages that use Segment
com.createsend   
com.createsend.models.campaigns   
 

Uses of Segment in com.createsend
 

Methods in com.createsend that return Segment
 Segment Segments.details()
          Gets the details of the specified segment, including all rules and the current number of active subscribers.
 Segment[] Lists.segments()
          Gets the segments available in the list with the specified ID
 Segment[] Clients.segments()
          Gets all segments defined for the current client
 

Methods in com.createsend with parameters of type Segment
 String Segments.create(String listID, Segment segment)
          Creates a new segment on the specified list.
 void Segments.update(Segment segment)
          Updates an existing segment with the specified details
 

Uses of Segment in com.createsend.models.campaigns
 

Fields in com.createsend.models.campaigns declared as Segment
 Segment[] ListsAndSegments.Segments
           
 



Copyright © 2013. All Rights Reserved.