Package | Description |
---|---|
com.oracle.bmc.ailanguage.model | |
com.oracle.bmc.ailanguage.requests |
Modifier and Type | Method and Description |
---|---|
BatchDetectLanguageSentimentsDetails |
BatchDetectLanguageSentimentsDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
BatchDetectLanguageSentimentsDetails.Builder |
BatchDetectLanguageSentimentsDetails.Builder.copy(BatchDetectLanguageSentimentsDetails model) |
Modifier and Type | Method and Description |
---|---|
BatchDetectLanguageSentimentsDetails |
BatchDetectLanguageSentimentsRequest.getBatchDetectLanguageSentimentsDetails()
The details to make sentiment detect call.
|
BatchDetectLanguageSentimentsDetails |
BatchDetectLanguageSentimentsRequest.getBody$()
Alternative accessor for the body parameter.
|
Modifier and Type | Method and Description |
---|---|
BatchDetectLanguageSentimentsRequest.Builder |
BatchDetectLanguageSentimentsRequest.Builder.batchDetectLanguageSentimentsDetails(BatchDetectLanguageSentimentsDetails batchDetectLanguageSentimentsDetails)
The details to make sentiment detect call.
|
BatchDetectLanguageSentimentsRequest.Builder |
BatchDetectLanguageSentimentsRequest.Builder.body$(BatchDetectLanguageSentimentsDetails body)
Alternative setter for the body parameter.
|
Copyright © 2016–2024. All rights reserved.