Package | Description |
---|---|
com.oracle.bmc.ailanguage.model |
Modifier and Type | Method and Description |
---|---|
static SentimentsDocument.Builder |
SentimentsDocument.builder()
Create a new builder.
|
SentimentsDocument.Builder |
SentimentsDocument.Builder.copy(SentimentsDocument model) |
SentimentsDocument.Builder |
SentimentsDocument.Builder.key(String key)
Document Unique Identifier.
|
SentimentsDocument.Builder |
SentimentsDocument.Builder.languageCode(String languageCode)
Language code as per ISO 639-1 standard.
|
SentimentsDocument.Builder |
SentimentsDocument.Builder.text(String text)
Document text for detect sentiments.
|
SentimentsDocument.Builder |
SentimentsDocument.toBuilder() |
Copyright © 2016–2022. All rights reserved.