| Package | Description |
|---|---|
| com.volcengine.model.tls.request |
| Modifier and Type | Method and Description |
|---|---|
FullTextInfo |
ModifyIndexRequest.getFullTextInfo() |
FullTextInfo |
CreateIndexRequest.getFullTextInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModifyIndexRequest.setFullTextInfo(FullTextInfo fullTextInfo) |
void |
CreateIndexRequest.setFullTextInfo(FullTextInfo fullTextInfo) |
| Constructor and Description |
|---|
CreateIndexRequest(String topicId,
FullTextInfo fullTextInfo,
List<KeyValueInfo> keyValue) |
ModifyIndexRequest(String topicId,
FullTextInfo fullTextInfo,
List<KeyValueInfo> keyValue) |
Copyright © 2025. All rights reserved.