类 Notification
java.lang.Object
com.lark.oapi.service.helpdesk.v1.model.Notification
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getExt()getId()static Notification.BuildervoidsetChatList(NotificationChat[] chatList) voidsetCreatedAt(String createdAt) voidsetCreateUser(NotificationUser createUser) voidsetDepartmentList(NotificationDepartment[] departmentList) voidvoidvoidsetJobName(String jobName) voidsetNewStaffScopeDepartmentList(NotificationDepartment[] newStaffScopeDepartmentList) voidsetNewStaffScopeType(Integer newStaffScopeType) voidsetPushContent(String pushContent) voidsetPushScopeType(Integer pushScopeType) voidsetPushType(Integer pushType) voidsetReadUserCount(Integer readUserCount) voidvoidsetSentUserCount(Integer sentUserCount) voidvoidsetTargetUserCount(Integer targetUserCount) voidsetUpdatedAt(String updatedAt) voidsetUpdateUser(NotificationUser updateUser) voidsetUserList(NotificationUser[] userList)
-
构造器详细资料
-
Notification
public Notification() -
Notification
-
-
方法详细资料
-
newBuilder
-
getId
-
setId
-
getJobName
-
setJobName
-
getStatus
-
setStatus
-
getCreateUser
-
setCreateUser
-
getCreatedAt
-
setCreatedAt
-
getUpdateUser
-
setUpdateUser
-
getUpdatedAt
-
setUpdatedAt
-
getTargetUserCount
-
setTargetUserCount
-
getSentUserCount
-
setSentUserCount
-
getReadUserCount
-
setReadUserCount
-
getSendAt
-
setSendAt
-
getPushContent
-
setPushContent
-
getPushType
-
setPushType
-
getPushScopeType
-
setPushScopeType
-
getNewStaffScopeType
-
setNewStaffScopeType
-
getNewStaffScopeDepartmentList
-
setNewStaffScopeDepartmentList
-
getUserList
-
setUserList
-
getDepartmentList
-
setDepartmentList
-
getChatList
-
setChatList
-
getExt
-
setExt
-