| Interface | Description |
|---|---|
| ETExpressionParserConstants |
Token literal values and constants.
|
| Class | Description |
|---|---|
| ClearAttachmentsOutInterceptor |
This interceptor clears
AttachmentSerializer reference
to ease garbage collection. |
| ETApiObject |
An
ETApiObject represents an object available via
the Salesforce Marketing Cloud API. |
| ETApiProperty |
An
ETApiProperty represents API property name value pair in
the Salesforce Marketing Cloud API. |
| ETAsset |
An
ETAsset object represents aa asset
in the Salesforce Marketing Cloud. |
| ETBounceEvent |
An
ETBounceEvent object represents information pertaining to the specific event of an email message bounce. |
| ETCampaign |
An
ETCampaign object represents a campaign
in the Salesforce Marketing Cloud. |
| ETCampaignAsset |
An
ETCampaignAsset object represents a campaign asset
in the Salesforce Marketing Cloud. |
| ETClickEvent |
An
ETClickEvent object represents information pertaining to the click events of an email message in the Salesforce Marketing Cloud. |
| ETClient |
ETClient is the central object in the Java
client library. |
| ETConfiguration | |
| ETContentArea |
An
ETContentArea object represents represents a defined section of reusable content in the Salesforce Marketing Cloud. |
| ETDataExtension |
An
ETDataExtension object represents a data extension
in the Salesforce Marketing Cloud. |
| ETDataExtensionColumn |
An
ETDataExtensionColumn object represents a
data extension column in the Salesforce Marketing Cloud. |
| ETDataExtensionRow |
An
ETDataExtensionRow object represents a
data extension row in the Salesforce Marketing Cloud. |
| ETDataExtract |
An
ETDataExtract object can perform data extract activity for data extension and tracking data
in the Salesforce Marketing Cloud. |
| ETEmail |
An
ETEmail represents an email in the
Salesforce Marketing Cloud. |
| ETExpression |
An
ETExpression object represents an expression using property/value
in the Salesforce Marketing Cloud. |
| ETExpressionParser | |
| ETExpressionParserTokenManager |
Token Manager.
|
| ETExtractDescription |
An
ETExtractDescription object represents information describing a specific data extract in the Salesforce Marketing Cloud. |
| ETFilter |
An
ETFilter object represents a filter that can be used to filter properties
in the Salesforce Marketing Cloud. |
| ETFolder |
An
ETFolder object represents a folder
in the Salesforce Marketing Cloud. |
| ETList |
An
ETList object represents an email list
in the Salesforce Marketing Cloud. |
| ETObject |
An
ETObject represents an object in the Java
client library. |
| ETOpenEvent |
An
ETOpenEvent object represents information pertaining to the open events of an email message in the Salesforce Marketing Cloud. |
| ETProfileAttribute |
This class defines any additional attribute for a subscriber.
|
| ETResponse<T extends ETApiObject> |
An
ETResponse object represents response from SOAP/REST call
in the Salesforce Marketing Cloud. |
| ETRestConnection |
An
ETRestConnection represents an active
connection to the Salesforce Marketing Cloud REST API. |
| ETRestObject |
An
ETRestObject represents an object
available via the REST API. |
| ETResult<T extends ETApiObject> |
An
ETResult object represents result from the SOAP/REST response
in the Salesforce Marketing Cloud. |
| ETResultMessage |
An
ETResultMessage object represents a message containing results of async call in the Salesforce Marketing Cloud. |
| ETSentEvent |
An
ETSentEvent object represents information pertaining to the sent events of an email message in the Salesforce Marketing Cloud. |
| ETSoapConnection |
An
ETSoapConnection represents an active
connection to the SOAP API. |
| ETSoapObject |
An
ETSoapObject represents an object
available via the SOAP API. |
| ETSubscriber |
An
ETSubscriber object represents an email subscriber
in the Salesforce Marketing Cloud. |
| ETSubscriberList |
This class takes care of the association between subscriber and the subscription list.
|
| ETTriggeredEmail |
An
ETTriggeredEmail represents a Triggered Email
in the Salesforce Marketing Cloud. |
| ETTriggeredSendSummary |
An
ETTriggeredSendSummary represents a Triggered Send Summary
in the Salesforce Marketing Cloud. |
| ETUnsubEvent |
An
ETUnsubEvent object represents information pertaining to the unsubscribe events of an email message in the Salesforce Marketing Cloud. |
| SimpleCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
| Token |
Describes the input token stream.
|
| Enum | Description |
|---|---|
| ETDataExtensionColumn.Type |
Data Extension Column Types that can be used
|
| ETEmail.Type |
Email Types that can be used
|
| ETExpression.Operator |
Operator that can be used on ETExpression
|
| ETFilter.Operator | Deprecated
Use
ETExpression.Operator. |
| ETList.Classification |
List Classification that can be used
|
| ETList.Type |
List Types that can be used
|
| ETRestConnection.Method |
types of HTTP method that can be used for CRUD operation
|
| ETResult.Status | |
| ETSubscriber.Status |
Subscriber Status that can be used
|
| ETTriggeredEmail.Status |
Various Status that can be used
|
| Exception | Description |
|---|---|
| ETSdkException |
An
ETSdkException object represents any Exception that can happen
in the Salesforce Marketing Cloud. |
| ParseException |
This exception is thrown when parse errors are encountered.
|
| Error | Description |
|---|---|
| TokenMgrError |
Token Manager Error.
|
Fuel Java SDK Core
Copyright © 2017. All rights reserved.