public class ModifyIndexRequest extends Object
| Constructor and Description |
|---|
ModifyIndexRequest(String topicId,
FullTextInfo fullTextInfo,
List<KeyValueInfo> keyValue) |
| Modifier and Type | Method and Description |
|---|---|
FullTextInfo |
getFullTextInfo() |
List<KeyValueInfo> |
getKeyValue() |
String |
getTopicId() |
public ModifyIndexRequest(String topicId, FullTextInfo fullTextInfo, List<KeyValueInfo> keyValue)
public String getTopicId()
public FullTextInfo getFullTextInfo()
public List<KeyValueInfo> getKeyValue()
Copyright © 2023. All rights reserved.