Package | Description |
---|---|
com.exacttarget.fuelsdk |
Fuel Java SDK Core
|
com.exacttarget.fuelsdk.internal |
Modifier and Type | Method and Description |
---|---|
SendClassification |
ETTriggeredEmail.getSendClassification() |
Modifier and Type | Method and Description |
---|---|
void |
ETTriggeredEmail.setSendClassification(SendClassification sendClassification) |
Modifier and Type | Field and Description |
---|---|
protected SendClassification |
BusinessUnit.defaultSendClassification |
protected SendClassification |
SuppressionListContext.sendClassification |
protected SendClassification |
SendDefinition.sendClassification |
protected SendClassification |
Publication.sendClassification |
protected SendClassification |
List.sendClassification |
Modifier and Type | Method and Description |
---|---|
SendClassification |
ObjectFactory.createSendClassification()
Create an instance of
SendClassification |
SendClassification |
BusinessUnit.getDefaultSendClassification()
Gets the value of the defaultSendClassification property.
|
SendClassification |
SuppressionListContext.getSendClassification()
Gets the value of the sendClassification property.
|
SendClassification |
SendDefinition.getSendClassification()
Gets the value of the sendClassification property.
|
SendClassification |
Publication.getSendClassification()
Gets the value of the sendClassification property.
|
SendClassification |
List.getSendClassification()
Gets the value of the sendClassification property.
|
Modifier and Type | Method and Description |
---|---|
void |
BusinessUnit.setDefaultSendClassification(SendClassification value)
Sets the value of the defaultSendClassification property.
|
void |
SuppressionListContext.setSendClassification(SendClassification value)
Sets the value of the sendClassification property.
|
void |
SendDefinition.setSendClassification(SendClassification value)
Sets the value of the sendClassification property.
|
void |
Publication.setSendClassification(SendClassification value)
Sets the value of the sendClassification property.
|
void |
List.setSendClassification(SendClassification value)
Sets the value of the sendClassification property.
|
Copyright © 2017. All rights reserved.