public static interface TaskList.Builder extends SdkPojo, CopyableBuilder<TaskList.Builder,TaskList>
Modifier and Type | Method and Description |
---|---|
TaskList.Builder |
name(String name)
The name of the task list.
|
copy
applyMutation, build
TaskList.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.