public static final class CreateOrUpdateIMRobotResponseBody.AlertRobot.Builder extends Object
构造器和说明 |
---|
Builder() |
public CreateOrUpdateIMRobotResponseBody.AlertRobot.Builder cardTemplate(String cardTemplate)
public CreateOrUpdateIMRobotResponseBody.AlertRobot.Builder dailyNoc(Boolean dailyNoc)
* `false` (default): Daily statistics are not sent. * `true`: Daily statistics are sent.
public CreateOrUpdateIMRobotResponseBody.AlertRobot.Builder dailyNocTime(String dailyNocTime)
public CreateOrUpdateIMRobotResponseBody.AlertRobot.Builder enableOutgoing(Boolean enableOutgoing)
public CreateOrUpdateIMRobotResponseBody.AlertRobot.Builder robotAddress(String robotAddress)
public CreateOrUpdateIMRobotResponseBody.AlertRobot.Builder robotId(Float robotId)
public CreateOrUpdateIMRobotResponseBody.AlertRobot.Builder robotName(String robotName)
public CreateOrUpdateIMRobotResponseBody.AlertRobot.Builder token(String token)
public CreateOrUpdateIMRobotResponseBody.AlertRobot.Builder type(String type)
* `dingding`: DingTalk chatbot * `wechat`: WeCom chatbot
public CreateOrUpdateIMRobotResponseBody.AlertRobot build()
Copyright © 2024. All rights reserved.