public static class BatchDetectLanguageSentimentsDetails.Builder extends Object
Modifier and Type | Method and Description |
---|---|
BatchDetectLanguageSentimentsDetails |
build() |
BatchDetectLanguageSentimentsDetails.Builder |
copy(BatchDetectLanguageSentimentsDetails o) |
BatchDetectLanguageSentimentsDetails.Builder |
documents(List<SentimentsDocument> documents) |
String |
toString() |
public BatchDetectLanguageSentimentsDetails.Builder documents(List<SentimentsDocument> documents)
public BatchDetectLanguageSentimentsDetails build()
public BatchDetectLanguageSentimentsDetails.Builder copy(BatchDetectLanguageSentimentsDetails o)
Copyright © 2016–2022. All rights reserved.