| Package | Description |
|---|---|
| org.mule.modules.salesforce.analytics.api | |
| org.mule.modules.salesforce.analytics.internal.service.transaction |
| Modifier and Type | Method and Description |
|---|---|
DataSetMode |
DataSet.getMode() |
static DataSetMode |
DataSetMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataSetMode[] |
DataSetMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataSet.setMode(DataSetMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
AnalyticsTransactionManagerImpl.create(String edgemartAlias,
String metadataJson,
String format,
DataSetConnectorOperation operation,
String edgemartContainer,
DataSetConnectorNotificationSent notificationSent,
String notificationEmail,
DataSetMode mode)
Creates a data set into salesforce system.
|
String |
TransactionManager.create(String edgemartAlias,
String metadataJson,
String format,
DataSetConnectorOperation operation,
String edgemartContainer,
DataSetConnectorNotificationSent notificationSent,
String notificationEmail,
DataSetMode mode)
Creates a data set into salesforce system.
|
void |
ParentDTO.setMode(DataSetMode mode) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.