Uses of Class
com.ibm.watson.text_to_speech.v1.model.Word.Builder
| Package | Description |
|---|---|
| com.ibm.watson.text_to_speech.v1.model |
-
Uses of Word.Builder in com.ibm.watson.text_to_speech.v1.model
Methods in com.ibm.watson.text_to_speech.v1.model that return Word.Builder Modifier and Type Method Description Word.BuilderWord. newBuilder()New builder.Word.BuilderWord.Builder. partOfSpeech(String partOfSpeech)Set the partOfSpeech.Word.BuilderWord.Builder. translation(String translation)Set the translation.Word.BuilderWord.Builder. word(String word)Set the word.