public static class DeleteTaskCollaboratorReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteTaskCollaboratorReq |
build() |
DeleteTaskCollaboratorReq.Builder |
collaboratorId(String collaboratorId) |
DeleteTaskCollaboratorReq.Builder |
taskId(String taskId) |
public DeleteTaskCollaboratorReq.Builder taskId(String taskId)
public DeleteTaskCollaboratorReq.Builder collaboratorId(String collaboratorId)
public DeleteTaskCollaboratorReq build()
Copyright © 2022. All rights reserved.