Package | Description |
---|---|
com.exacttarget.fuelsdk.internal |
Modifier and Type | Class and Description |
---|---|
class |
AutomationTaskInstance
Java class for AutomationTaskInstance complex type.
|
Modifier and Type | Field and Description |
---|---|
protected AutomationTask |
AutomationActivity.automationTask |
protected AutomationTask |
AutomationTaskInstance.stepDefinition |
Modifier and Type | Field and Description |
---|---|
protected List<AutomationTask> |
Automation.AutomationTasks.automationTask |
Modifier and Type | Method and Description |
---|---|
AutomationTask |
ObjectFactory.createAutomationTask()
Create an instance of
AutomationTask |
AutomationTask |
AutomationActivity.getAutomationTask()
Gets the value of the automationTask property.
|
AutomationTask |
AutomationTaskInstance.getStepDefinition()
Gets the value of the stepDefinition property.
|
Modifier and Type | Method and Description |
---|---|
List<AutomationTask> |
Automation.AutomationTasks.getAutomationTask()
Gets the value of the automationTask property.
|
Modifier and Type | Method and Description |
---|---|
void |
AutomationActivity.setAutomationTask(AutomationTask value)
Sets the value of the automationTask property.
|
void |
AutomationTaskInstance.setStepDefinition(AutomationTask value)
Sets the value of the stepDefinition property.
|
Copyright © 2017. All rights reserved.