public static class CreateSceneGroupConversationRequest.CreateSceneGroupConversationRequestManagementOptions
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Integer |
chatBannedType |
Integer |
managementType |
Integer |
mentionAllAuthority |
Integer |
searchable |
Integer |
showHistoryType |
Integer |
validationType |
| 构造器和说明 |
|---|
CreateSceneGroupConversationRequestManagementOptions() |
@NameInMap(value="chatBannedType") public Integer chatBannedType
@NameInMap(value="managementType") public Integer managementType
@NameInMap(value="mentionAllAuthority") public Integer mentionAllAuthority
@NameInMap(value="searchable") public Integer searchable
@NameInMap(value="showHistoryType") public Integer showHistoryType
@NameInMap(value="validationType") public Integer validationType
public CreateSceneGroupConversationRequestManagementOptions()
public static CreateSceneGroupConversationRequest.CreateSceneGroupConversationRequestManagementOptions build(Map<String,?> map) throws Exception
Exceptionpublic CreateSceneGroupConversationRequest.CreateSceneGroupConversationRequestManagementOptions setChatBannedType(Integer chatBannedType)
public Integer getChatBannedType()
public CreateSceneGroupConversationRequest.CreateSceneGroupConversationRequestManagementOptions setManagementType(Integer managementType)
public Integer getManagementType()
public CreateSceneGroupConversationRequest.CreateSceneGroupConversationRequestManagementOptions setMentionAllAuthority(Integer mentionAllAuthority)
public Integer getMentionAllAuthority()
public CreateSceneGroupConversationRequest.CreateSceneGroupConversationRequestManagementOptions setSearchable(Integer searchable)
public Integer getSearchable()
public CreateSceneGroupConversationRequest.CreateSceneGroupConversationRequestManagementOptions setShowHistoryType(Integer showHistoryType)
public Integer getShowHistoryType()
public CreateSceneGroupConversationRequest.CreateSceneGroupConversationRequestManagementOptions setValidationType(Integer validationType)
public Integer getValidationType()
Copyright © 2023. All rights reserved.