| Package | Description |
|---|---|
| com.exacttarget.fuelsdk |
Fuel Java SDK Core
|
| Modifier and Type | Field and Description |
|---|---|
protected ETSubscriber |
ETSubscriberList.subscriber |
| Modifier and Type | Field and Description |
|---|---|
protected List<ETSubscriber> |
ETList.subscribers |
| Modifier and Type | Method and Description |
|---|---|
ETSubscriber |
ETSubscriberList.getSubscriber()
Gets the value of the subscriber property.
|
| Modifier and Type | Method and Description |
|---|---|
List<ETSubscriber> |
ETList.getSubscribers() |
| Modifier and Type | Method and Description |
|---|---|
ETResponse<ETTriggeredEmail> |
ETTriggeredEmail.send(ETSubscriber... subscribers) |
void |
ETSubscriberList.setSubscriber(ETSubscriber value)
Sets the value of the subscriber property.
|
| Modifier and Type | Method and Description |
|---|---|
ETResponse<ETTriggeredEmail> |
ETTriggeredEmail.send(List<ETSubscriber> subscribers) |
Copyright © 2017. All rights reserved.