Uses of Class
com.oracle.bmc.aispeech.AIServiceSpeechClient.Builder
-
Packages that use AIServiceSpeechClient.Builder Package Description com.oracle.bmc.aispeech -
-
Uses of AIServiceSpeechClient.Builder in com.oracle.bmc.aispeech
Methods in com.oracle.bmc.aispeech that return AIServiceSpeechClient.Builder Modifier and Type Method Description static AIServiceSpeechClient.Builder
AIServiceSpeechClient. builder()
Create a builder for this client.AIServiceSpeechClient.Builder
AIServiceSpeechClient.Builder. executorService(ExecutorService executorService)
Set the ExecutorService for the client to be created.AIServiceSpeechClient.Builder
AIServiceSpeechClient.Builder. isStreamWarningEnabled(boolean isStreamWarningEnabled)
Enable/disable the stream warnings for the client
-