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