| Package | Description |
|---|---|
| com.exacttarget.fuelsdk |
Fuel Java SDK Core
|
| Class and Description |
|---|
| ETApiObject
An
ETApiObject represents an object available via
the Salesforce Marketing Cloud API. |
ETClient
ETClient is the central object in the Java
client library. |
| ETConfiguration |
| 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. |
| ETDataExtensionColumn.Type
Data Extension Column Types that can be used
|
| ETDataExtensionRow
An
ETDataExtensionRow object represents a
data extension row in the Salesforce Marketing Cloud. |
| ETEmail
An
ETEmail represents an email in the
Salesforce Marketing Cloud. |
| ETEmail.Type
Email Types that can be used
|
| ETExpression
An
ETExpression object represents an expression using property/value
in the Salesforce Marketing Cloud. |
| ETExpression.Operator
Operator that can be used on ETExpression
|
| ETExpressionParserConstants
Token literal values and constants.
|
| ETExpressionParserTokenManager
Token Manager.
|
| ETFilter
An
ETFilter object represents a filter that can be used to filter properties
in the Salesforce Marketing Cloud. |
| ETFilter.Operator
Deprecated.
Use
ETExpression.Operator. |
| 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. |
| ETList.Classification
List Classification that can be used
|
| ETList.Type
List Types that can be used
|
| ETObject
An
ETObject represents an object in the Java
client library. |
| ETProfileAttribute
This class defines any additional attribute for a subscriber.
|
| ETResponse
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. |
| ETRestConnection.Method
types of HTTP method that can be used for CRUD operation
|
| ETRestConnection.Response
A
Response represents salesforce marketing cloud REST API response. |
| ETRestObject
An
ETRestObject represents an object
available via the REST API. |
| ETResult
An
ETResult object represents result from the SOAP/REST response
in the Salesforce Marketing Cloud. |
| ETResult.Status |
| ETSdkException
An
ETSdkException object represents any Exception that can happen
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. |
| ETSubscriber.Status
Subscriber Status that can be used
|
| 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. |
| ETTriggeredEmail.Status
Various Status that can be used
|
| ParseException
This exception is thrown when parse errors are encountered.
|
| 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.
|
Copyright © 2017. All rights reserved.