Package | Description |
---|---|
com.oracle.bmc.ailanguage.model |
Modifier and Type | Method and Description |
---|---|
KeyPhraseDocumentResult |
KeyPhraseDocumentResult.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<KeyPhraseDocumentResult> |
BatchDetectLanguageKeyPhrasesResult.getDocuments()
List of succeeded document response.
|
Modifier and Type | Method and Description |
---|---|
KeyPhraseDocumentResult.Builder |
KeyPhraseDocumentResult.Builder.copy(KeyPhraseDocumentResult model) |
Modifier and Type | Method and Description |
---|---|
BatchDetectLanguageKeyPhrasesResult.Builder |
BatchDetectLanguageKeyPhrasesResult.Builder.documents(List<KeyPhraseDocumentResult> documents)
List of succeeded document response.
|
Constructor and Description |
---|
BatchDetectLanguageKeyPhrasesResult(List<KeyPhraseDocumentResult> documents,
List<DocumentError> errors)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.