Package | Description |
---|---|
com.exacttarget.fuelsdk.internal |
Modifier and Type | Field and Description |
---|---|
protected ContentArea |
SMSTriggeredSendDefinition.content |
protected ContentArea |
SendDefinition.footerContentArea |
protected ContentArea |
DeliveryProfile.footerContentArea |
protected ContentArea |
Template.headerContent |
protected ContentArea |
SendDefinition.headerContentArea |
protected ContentArea |
DeliveryProfile.headerContentArea |
Modifier and Type | Field and Description |
---|---|
protected List<ContentArea> |
Email.contentAreas |
Modifier and Type | Method and Description |
---|---|
ContentArea |
ObjectFactory.createContentArea()
Create an instance of
ContentArea |
ContentArea |
SMSTriggeredSendDefinition.getContent()
Gets the value of the content property.
|
ContentArea |
SendDefinition.getFooterContentArea()
Gets the value of the footerContentArea property.
|
ContentArea |
DeliveryProfile.getFooterContentArea()
Gets the value of the footerContentArea property.
|
ContentArea |
Template.getHeaderContent()
Gets the value of the headerContent property.
|
ContentArea |
SendDefinition.getHeaderContentArea()
Gets the value of the headerContentArea property.
|
ContentArea |
DeliveryProfile.getHeaderContentArea()
Gets the value of the headerContentArea property.
|
Modifier and Type | Method and Description |
---|---|
List<ContentArea> |
Email.getContentAreas()
Gets the value of the contentAreas property.
|
Modifier and Type | Method and Description |
---|---|
void |
SMSTriggeredSendDefinition.setContent(ContentArea value)
Sets the value of the content property.
|
void |
SendDefinition.setFooterContentArea(ContentArea value)
Sets the value of the footerContentArea property.
|
void |
DeliveryProfile.setFooterContentArea(ContentArea value)
Sets the value of the footerContentArea property.
|
void |
Template.setHeaderContent(ContentArea value)
Sets the value of the headerContent property.
|
void |
SendDefinition.setHeaderContentArea(ContentArea value)
Sets the value of the headerContentArea property.
|
void |
DeliveryProfile.setHeaderContentArea(ContentArea value)
Sets the value of the headerContentArea property.
|
Copyright © 2017. All rights reserved.