类的使用
com.lark.oapi.service.task.v2.model.Attachment
使用Attachment的程序包
-
com.lark.oapi.service.task.v2.model中Attachment的使用
修饰符和类型方法说明Attachment.Builder.build()GetAttachmentRespBody.getAttachment()Task.getAttachments()ListAttachmentRespBody.getItems()UploadAttachmentRespBody.getItems()修饰符和类型方法说明Task.Builder.attachments(Attachment[] attachments) 任务的附件列表voidGetAttachmentRespBody.setAttachment(Attachment attachment) voidTask.setAttachments(Attachment[] attachments) voidListAttachmentRespBody.setItems(Attachment[] items) voidUploadAttachmentRespBody.setItems(Attachment[] items)