Package | Description |
---|---|
com.exacttarget.fuelsdk.internal |
Modifier and Type | Class and Description |
---|---|
class |
ContentValidationTaskResult
Java class for ContentValidationTaskResult complex type.
|
Modifier and Type | Field and Description |
---|---|
protected TaskResult |
ScheduleResult.task |
protected TaskResult |
PerformResult.task |
Modifier and Type | Method and Description |
---|---|
TaskResult |
ObjectFactory.createTaskResult()
Create an instance of
TaskResult |
TaskResult |
ScheduleResult.getTask()
Gets the value of the task property.
|
TaskResult |
PerformResult.getTask()
Gets the value of the task property.
|
Modifier and Type | Method and Description |
---|---|
void |
ScheduleResult.setTask(TaskResult value)
Sets the value of the task property.
|
void |
PerformResult.setTask(TaskResult value)
Sets the value of the task property.
|
Copyright © 2017. All rights reserved.