程序包 | 说明 |
---|---|
com.aliyun.sdk.service.arms20190808.models |
限定符和类型 | 方法和说明 |
---|---|
static CreateOrUpdateIMRobotRequest.Builder |
CreateOrUpdateIMRobotRequest.builder() |
CreateOrUpdateIMRobotRequest.Builder |
CreateOrUpdateIMRobotRequest.Builder.cardTemplate(String cardTemplate)
The configurations of the alert card template.
|
CreateOrUpdateIMRobotRequest.Builder |
CreateOrUpdateIMRobotRequest.Builder.dailyNoc(Boolean dailyNoc)
Specifies whether to send daily statistics.
|
CreateOrUpdateIMRobotRequest.Builder |
CreateOrUpdateIMRobotRequest.Builder.dailyNocTime(String dailyNocTime)
The points in time at which the daily statistics are sent.
|
CreateOrUpdateIMRobotRequest.Builder |
CreateOrUpdateIMRobotRequest.Builder.dingSignKey(String dingSignKey)
The signature key of DingTalk.
|
CreateOrUpdateIMRobotRequest.Builder |
CreateOrUpdateIMRobotRequest.Builder.enableOutgoing(Boolean enableOutgoing)
Specifies whether to enable the Outgoing feature.
|
CreateOrUpdateIMRobotRequest.Builder |
CreateOrUpdateIMRobotRequest.Builder.robotAddress(String robotAddress)
The webhook URL of the IM chatbot.
|
CreateOrUpdateIMRobotRequest.Builder |
CreateOrUpdateIMRobotRequest.Builder.robotId(Long robotId)
The ID of the IM chatbot.
|
CreateOrUpdateIMRobotRequest.Builder |
CreateOrUpdateIMRobotRequest.Builder.robotName(String robotName)
The name of the IM chatbot.
|
CreateOrUpdateIMRobotRequest.Builder |
CreateOrUpdateIMRobotRequest.toBuilder() |
CreateOrUpdateIMRobotRequest.Builder |
CreateOrUpdateIMRobotRequest.Builder.token(String token)
The token required to enable the Outgoing feature.
|
CreateOrUpdateIMRobotRequest.Builder |
CreateOrUpdateIMRobotRequest.Builder.type(String type)
The type of the IM chatbot.
|
Copyright © 2024. All rights reserved.