public class ActionCardBuilder extends BaseBuilder<ActionCardBuilder>
| 构造器和说明 |
|---|
ActionCardBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
DtMessage |
build() |
ActionCardBuilder |
markdown(String markdown) |
ActionCardBuilder |
singleTitle(String singleTitle) |
ActionCardBuilder |
singleUrl(String singleUrl) |
ActionCardBuilder |
title(String title) |
agentId, departIds, toAllUser, userIdspublic ActionCardBuilder title(String title)
public ActionCardBuilder markdown(String markdown)
public ActionCardBuilder singleTitle(String singleTitle)
public ActionCardBuilder singleUrl(String singleUrl)
public DtMessage build()
build 在类中 BaseBuilder<ActionCardBuilder>Copyright © 2021. All rights reserved.