CopyableBuilder<TaskList.Builder,TaskList>, SdkBuilder<TaskList.Builder,TaskList>public static interface TaskList.Builder extends CopyableBuilder<TaskList.Builder,TaskList>
| Modifier and Type | Method | Description |
|---|---|---|
TaskList.Builder |
name(String name) |
The name of the task list.
|
copyapply, buildTaskList.Builder name(String name)
The name of the task list.
name - The name of the task list.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.