Package | Description |
---|---|
com.exacttarget.fuelsdk |
Fuel Java SDK Core
|
com.exacttarget.fuelsdk.internal |
Modifier and Type | Method and Description |
---|---|
List |
ETUnsubEvent.getList() |
Modifier and Type | Method and Description |
---|---|
void |
ETUnsubEvent.setList(List list) |
Modifier and Type | Field and Description |
---|---|
protected List |
DoubleOptInMOKeyword.defaultPublication |
protected List |
UnsubEvent.list |
protected List |
TriggeredSendDefinition.list |
protected List |
SubscriberList.list |
protected List |
ListSend.list |
protected List |
ListAttribute.list |
protected List |
AudienceItem.list |
protected List |
SMSTriggeredSendDefinition.publication |
Modifier and Type | Field and Description |
---|---|
protected List<List> |
Send.list |
protected List<List> |
DoubleOptInMOKeyword.ValidPublications.validPublication |
Modifier and Type | Method and Description |
---|---|
List |
ObjectFactory.createList()
Create an instance of
List |
List |
DoubleOptInMOKeyword.getDefaultPublication()
Gets the value of the defaultPublication property.
|
List |
UnsubEvent.getList()
Gets the value of the list property.
|
List |
TriggeredSendDefinition.getList()
Gets the value of the list property.
|
List |
SubscriberList.getList()
Gets the value of the list property.
|
List |
ListSend.getList()
Gets the value of the list property.
|
List |
ListAttribute.getList()
Gets the value of the list property.
|
List |
AudienceItem.getList()
Gets the value of the list property.
|
List |
SMSTriggeredSendDefinition.getPublication()
Gets the value of the publication property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<List> |
ObjectFactory.createList(List value)
|
List<List> |
Send.getList()
Gets the value of the list property.
|
List<List> |
DoubleOptInMOKeyword.ValidPublications.getValidPublication()
Gets the value of the validPublication property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<List> |
ObjectFactory.createList(List value)
|
void |
DoubleOptInMOKeyword.setDefaultPublication(List value)
Sets the value of the defaultPublication property.
|
void |
UnsubEvent.setList(List value)
Sets the value of the list property.
|
void |
TriggeredSendDefinition.setList(List value)
Sets the value of the list property.
|
void |
SubscriberList.setList(List value)
Sets the value of the list property.
|
void |
ListSend.setList(List value)
Sets the value of the list property.
|
void |
ListAttribute.setList(List value)
Sets the value of the list property.
|
void |
AudienceItem.setList(List value)
Sets the value of the list property.
|
void |
SMSTriggeredSendDefinition.setPublication(List value)
Sets the value of the publication property.
|
Copyright © 2017. All rights reserved.