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