public static class BatchDeleteCollaboratorTaskReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchDeleteCollaboratorTaskReq |
build() |
BatchDeleteCollaboratorTaskReq.Builder |
collaborator(Collaborator body)
body
|
Collaborator |
getCollaborator() |
BatchDeleteCollaboratorTaskReq.Builder |
taskId(String taskId)
任务ID
示例值:83912691-2e43-47fc-94a4-d512e03984fa
|
BatchDeleteCollaboratorTaskReq.Builder |
userIdType(BatchDeleteCollaboratorTaskUserIdTypeEnum userIdType)
此次调用中使用的用户ID的类型
示例值:
|
BatchDeleteCollaboratorTaskReq.Builder |
userIdType(String userIdType)
此次调用中使用的用户ID的类型
示例值:
|
public BatchDeleteCollaboratorTaskReq.Builder userIdType(String userIdType)
示例值:
userIdType - public BatchDeleteCollaboratorTaskReq.Builder userIdType(BatchDeleteCollaboratorTaskUserIdTypeEnum userIdType)
示例值:
userIdType - BatchDeleteCollaboratorTaskUserIdTypeEnumpublic BatchDeleteCollaboratorTaskReq.Builder taskId(String taskId)
示例值:83912691-2e43-47fc-94a4-d512e03984fa
taskId - public Collaborator getCollaborator()
public BatchDeleteCollaboratorTaskReq.Builder collaborator(Collaborator body)
body - public BatchDeleteCollaboratorTaskReq build()
Copyright © 2024. All rights reserved.