public static class DetectLanguageSentimentsDetails.Builder extends Object
Modifier and Type | Method and Description |
---|---|
DetectLanguageSentimentsDetails |
build() |
DetectLanguageSentimentsDetails.Builder |
copy(DetectLanguageSentimentsDetails o) |
DetectLanguageSentimentsDetails.Builder |
text(String text) |
String |
toString() |
public DetectLanguageSentimentsDetails.Builder text(String text)
public DetectLanguageSentimentsDetails build()
public DetectLanguageSentimentsDetails.Builder copy(DetectLanguageSentimentsDetails o)
Copyright © 2016–2022. All rights reserved.