public class SpaceSetting extends Object
| 构造器和说明 |
|---|
SpaceSetting(Config config) |
| 限定符和类型 | 方法和说明 | ||
|---|---|---|---|
UpdateSpaceSettingResp |
update(UpdateSpaceSettingReq req)
更新知识空间设置,根据space_id更新知识空间公共设置
知识库权限要求:;- 为知识空间管理员 ;
官网API文档链接:
UpdateSpaceSettingRespupdate(UpdateSpaceSettingReq req,
RequestOptions reqOptions)
更新知识空间设置,根据space_id更新知识空间公共设置
知识库权限要求:;- 为知识空间管理员 ;
官网API文档链接:
从类继承的方法 java.lang.Objectequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2026. All rights reserved. |