| Package | Description |
|---|---|
| com.textkernel.tx |
| Modifier and Type | Method and Description |
|---|---|
UpdateUserDefinedTagsResponse |
TxClient.updateJobUserDefinedTags(String indexId,
String documentId,
List<String> userDefinedTags,
UserDefinedTagsMethod method)
Updates the user-defined tags for a job
|
UpdateUserDefinedTagsResponse |
TxClient.updateResumeUserDefinedTags(String indexId,
String documentId,
List<String> userDefinedTags,
UserDefinedTagsMethod method)
Updates the user-defined tags for a resume
|
Copyright © 2024. All rights reserved.