public static class Pronunciation.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Pronunciation.Builder |
audio(LocationDetails audio) |
Pronunciation |
build() |
Pronunciation.Builder |
copy(Pronunciation model) |
Pronunciation.Builder |
soundsLike(String soundsLike)
Written phonetic representation of entity value
|
public Pronunciation.Builder soundsLike(String soundsLike)
Written phonetic representation of entity value
soundsLike
- the value to setpublic Pronunciation.Builder audio(LocationDetails audio)
public Pronunciation build()
public Pronunciation.Builder copy(Pronunciation model)
Copyright © 2016–2024. All rights reserved.