Uses of Class
com.ibm.watson.text_to_speech.v1.model.DeleteCustomModelOptions
| Package | Description | 
|---|---|
| com.ibm.watson.text_to_speech.v1 | 
 Text to Speech v1. 
 | 
| com.ibm.watson.text_to_speech.v1.model | 
- 
Uses of DeleteCustomModelOptions in com.ibm.watson.text_to_speech.v1
Methods in com.ibm.watson.text_to_speech.v1 with parameters of type DeleteCustomModelOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<Void>TextToSpeech. deleteCustomModel(DeleteCustomModelOptions deleteCustomModelOptions)Delete a custom model. - 
Uses of DeleteCustomModelOptions in com.ibm.watson.text_to_speech.v1.model
Methods in com.ibm.watson.text_to_speech.v1.model that return DeleteCustomModelOptions Modifier and Type Method Description DeleteCustomModelOptionsDeleteCustomModelOptions.Builder. build()Builds a DeleteCustomModelOptions.