public static class CreateTaskCollaboratorReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateTaskCollaboratorReq |
build() |
CreateTaskCollaboratorReq.Builder |
collaborator(Collaborator body) |
Collaborator |
getCollaborator() |
CreateTaskCollaboratorReq.Builder |
taskId(String taskId) |
CreateTaskCollaboratorReq.Builder |
userIdType(String userIdType) |
CreateTaskCollaboratorReq.Builder |
userIdType(UserIdTypeEnum userIdType) |
public CreateTaskCollaboratorReq.Builder userIdType(String userIdType)
public CreateTaskCollaboratorReq.Builder userIdType(UserIdTypeEnum userIdType)
public CreateTaskCollaboratorReq.Builder taskId(String taskId)
public Collaborator getCollaborator()
public CreateTaskCollaboratorReq.Builder collaborator(Collaborator body)
public CreateTaskCollaboratorReq build()
Copyright © 2022. All rights reserved.