public static class AppendSpaceRequest.AppendSpaceRequestImRobotOpenSpaceModelNotification
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
alertContent
example:
你收到了一个卡片消息
|
Boolean |
notificationOff |
| 构造器和说明 |
|---|
AppendSpaceRequestImRobotOpenSpaceModelNotification() |
| 限定符和类型 | 方法和说明 |
|---|---|
static AppendSpaceRequest.AppendSpaceRequestImRobotOpenSpaceModelNotification |
build(Map<String,?> map) |
String |
getAlertContent() |
Boolean |
getNotificationOff() |
AppendSpaceRequest.AppendSpaceRequestImRobotOpenSpaceModelNotification |
setAlertContent(String alertContent) |
AppendSpaceRequest.AppendSpaceRequestImRobotOpenSpaceModelNotification |
setNotificationOff(Boolean notificationOff) |
@NameInMap(value="alertContent") public String alertContent
你收到了一个卡片消息
@NameInMap(value="notificationOff") public Boolean notificationOff
public AppendSpaceRequestImRobotOpenSpaceModelNotification()
public static AppendSpaceRequest.AppendSpaceRequestImRobotOpenSpaceModelNotification build(Map<String,?> map) throws Exception
Exceptionpublic AppendSpaceRequest.AppendSpaceRequestImRobotOpenSpaceModelNotification setAlertContent(String alertContent)
public String getAlertContent()
public AppendSpaceRequest.AppendSpaceRequestImRobotOpenSpaceModelNotification setNotificationOff(Boolean notificationOff)
public Boolean getNotificationOff()
Copyright © 2025. All rights reserved.