Interface TaskList.Builder

All Superinterfaces:
Buildable, CopyableBuilder<TaskList.Builder,TaskList>, SdkBuilder<TaskList.Builder,TaskList>, SdkPojo
Enclosing class:
TaskList

public static interface TaskList.Builder extends SdkPojo, CopyableBuilder<TaskList.Builder,TaskList>
  • Method Details

    • name

      The name of the task list.

      Parameters:
      name - The name of the task list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.