Package | Description |
---|---|
com.oracle.bmc.ailanguage.model |
Modifier and Type | Method and Description |
---|---|
SentimentsDocument |
SentimentsDocument.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SentimentsDocument> |
BatchDetectLanguageSentimentsDetails.getDocuments()
List of Documents for detect sentiments.
|
Modifier and Type | Method and Description |
---|---|
SentimentsDocument.Builder |
SentimentsDocument.Builder.copy(SentimentsDocument o) |
Modifier and Type | Method and Description |
---|---|
BatchDetectLanguageSentimentsDetails.Builder |
BatchDetectLanguageSentimentsDetails.Builder.documents(List<SentimentsDocument> documents)
List of Documents for detect sentiments.
|
Constructor and Description |
---|
BatchDetectLanguageSentimentsDetails(List<SentimentsDocument> documents)
Deprecated.
|
Copyright © 2016–2022. All rights reserved.