Package | Description |
---|---|
com.exacttarget.fuelsdk.internal |
Modifier and Type | Field and Description |
---|---|
protected Email |
List.automatedEmail |
protected Email |
TriggeredSendDefinition.email |
protected Email |
SubscriberSendResult.email |
protected Email |
SendAdditionalAttribute.email |
protected Email |
Send.email |
protected Email |
EmailSendDefinition.email |
protected Email |
ContentValidation.email |
Modifier and Type | Method and Description |
---|---|
Email |
ObjectFactory.createEmail()
Create an instance of
Email |
Email |
List.getAutomatedEmail()
Gets the value of the automatedEmail property.
|
Email |
TriggeredSendDefinition.getEmail()
Gets the value of the email property.
|
Email |
SubscriberSendResult.getEmail()
Gets the value of the email property.
|
Email |
SendAdditionalAttribute.getEmail()
Gets the value of the email property.
|
Email |
Send.getEmail()
Gets the value of the email property.
|
Email |
EmailSendDefinition.getEmail()
Gets the value of the email property.
|
Email |
ContentValidation.getEmail()
Gets the value of the email property.
|
Modifier and Type | Method and Description |
---|---|
void |
List.setAutomatedEmail(Email value)
Sets the value of the automatedEmail property.
|
void |
TriggeredSendDefinition.setEmail(Email value)
Sets the value of the email property.
|
void |
SubscriberSendResult.setEmail(Email value)
Sets the value of the email property.
|
void |
SendAdditionalAttribute.setEmail(Email value)
Sets the value of the email property.
|
void |
Send.setEmail(Email value)
Sets the value of the email property.
|
void |
EmailSendDefinition.setEmail(Email value)
Sets the value of the email property.
|
void |
ContentValidation.setEmail(Email value)
Sets the value of the email property.
|
Copyright © 2017. All rights reserved.