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