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.Builder
Word. newBuilder()
New builder.Word.Builder
Word.Builder. partOfSpeech(String partOfSpeech)
Set the partOfSpeech.Word.Builder
Word.Builder. translation(String translation)
Set the translation.Word.Builder
Word.Builder. word(String word)
Set the word.