Uses of Class
com.oracle.bmc.aispeech.model.VoiceCollection.Builder
-
Packages that use VoiceCollection.Builder Package Description com.oracle.bmc.aispeech.model -
-
Uses of VoiceCollection.Builder in com.oracle.bmc.aispeech.model
Methods in com.oracle.bmc.aispeech.model that return VoiceCollection.Builder Modifier and Type Method Description static VoiceCollection.Builder
VoiceCollection. builder()
Create a new builder.VoiceCollection.Builder
VoiceCollection.Builder. copy(VoiceCollection model)
VoiceCollection.Builder
VoiceCollection.Builder. items(List<VoiceSummary> items)
List of Voices available for user to select from.VoiceCollection.Builder
VoiceCollection. toBuilder()
-