Uses of Class
com.ibm.watson.speech_to_text.v1.model.RegisterCallbackOptions
Package | Description |
---|---|
com.ibm.watson.speech_to_text.v1 |
Speech to Text v1.
|
com.ibm.watson.speech_to_text.v1.model |
-
Uses of RegisterCallbackOptions in com.ibm.watson.speech_to_text.v1
Methods in com.ibm.watson.speech_to_text.v1 with parameters of type RegisterCallbackOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<RegisterStatus>
SpeechToText. registerCallback(RegisterCallbackOptions registerCallbackOptions)
Register a callback. -
Uses of RegisterCallbackOptions in com.ibm.watson.speech_to_text.v1.model
Methods in com.ibm.watson.speech_to_text.v1.model that return RegisterCallbackOptions Modifier and Type Method Description RegisterCallbackOptions
RegisterCallbackOptions.Builder. build()
Builds a RegisterCallbackOptions.