public class AttributeAudience
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AttributeAudience.Builder |
| Constructor and Description |
|---|
AttributeAudience(AttributeAudience.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
<any> |
getAttributeDevices()
Get the map of Atrribute Audience Types and the set of device id's associated with them.
|
<any> |
getSmsSelectors()
Get the sms selector objects representing the sms audience.
|
static AttributeAudience.Builder |
newBuilder() |
public AttributeAudience(AttributeAudience.Builder builder)
public static AttributeAudience.Builder newBuilder()
public <any> getSmsSelectors()
public <any> getAttributeDevices()