| 程序包 | 说明 |
|---|---|
| com.volcengine.model.tls.request |
| 限定符和类型 | 方法和说明 |
|---|---|
FullTextInfo |
ModifyIndexRequest.getFullTextInfo() |
FullTextInfo |
CreateIndexRequest.getFullTextInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ModifyIndexRequest.setFullTextInfo(FullTextInfo fullTextInfo) |
void |
CreateIndexRequest.setFullTextInfo(FullTextInfo fullTextInfo) |
| 构造器和说明 |
|---|
CreateIndexRequest(String topicId,
FullTextInfo fullTextInfo,
List<KeyValueInfo> keyValue) |
ModifyIndexRequest(String topicId,
FullTextInfo fullTextInfo,
List<KeyValueInfo> keyValue) |
Copyright © 2025. All rights reserved.