Class TaskList
java.lang.Object
com.amazonaws.services.simpleworkflow.model.TaskList
- All Implemented Interfaces:
Serializable, Cloneable
Represents a task list.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TaskList
public TaskList()
-
-
Method Details
-
setName
The name of the task list.
- Parameters:
name- The name of the task list.
-
getName
-
withName
-
toString
-
equals
-
hashCode
-
clone
-