Package | Description |
---|---|
com.exacttarget.fuelsdk.internal |
Modifier and Type | Field and Description |
---|---|
protected ScheduleDefinition |
ScheduleResult.object |
protected ScheduleDefinition |
ScheduleRequestMsg.schedule |
protected ScheduleDefinition |
Automation.schedule |
Modifier and Type | Method and Description |
---|---|
ScheduleDefinition |
ObjectFactory.createScheduleDefinition()
Create an instance of
ScheduleDefinition |
ScheduleDefinition |
ScheduleResult.getObject()
Gets the value of the object property.
|
ScheduleDefinition |
ScheduleRequestMsg.getSchedule()
Gets the value of the schedule property.
|
ScheduleDefinition |
Automation.getSchedule()
Gets the value of the schedule property.
|
Modifier and Type | Method and Description |
---|---|
void |
ScheduleResult.setObject(ScheduleDefinition value)
Sets the value of the object property.
|
void |
ScheduleRequestMsg.setSchedule(ScheduleDefinition value)
Sets the value of the schedule property.
|
void |
Automation.setSchedule(ScheduleDefinition value)
Sets the value of the schedule property.
|
Copyright © 2017. All rights reserved.