Package | Description |
---|---|
com.exacttarget.fuelsdk.internal |
Modifier and Type | Field and Description |
---|---|
protected AutomationInstance |
AutomationTaskInstance.automationInstance |
protected AutomationInstance |
AutomationActivityInstance.automationInstance |
Modifier and Type | Field and Description |
---|---|
protected List<AutomationInstance> |
AutomationInstances.AutomationInstanceCollection.automationInstance |
Modifier and Type | Method and Description |
---|---|
AutomationInstance |
ObjectFactory.createAutomationInstance()
Create an instance of
AutomationInstance |
AutomationInstance |
AutomationTaskInstance.getAutomationInstance()
Gets the value of the automationInstance property.
|
AutomationInstance |
AutomationActivityInstance.getAutomationInstance()
Gets the value of the automationInstance property.
|
Modifier and Type | Method and Description |
---|---|
List<AutomationInstance> |
AutomationInstances.AutomationInstanceCollection.getAutomationInstance()
Gets the value of the automationInstance property.
|
Modifier and Type | Method and Description |
---|---|
void |
AutomationTaskInstance.setAutomationInstance(AutomationInstance value)
Sets the value of the automationInstance property.
|
void |
AutomationActivityInstance.setAutomationInstance(AutomationInstance value)
Sets the value of the automationInstance property.
|
Copyright © 2017. All rights reserved.