Uses of Class
ai.rev.speechtotext.models.CustomerUrlData
-
Packages that use CustomerUrlData Package Description ai.rev.sentimentanalysis.models ai.rev.speechtotext.models.asynchronous ai.rev.speechtotext.models.vocabulary ai.rev.topicextraction.models -
-
Uses of CustomerUrlData in ai.rev.sentimentanalysis.models
Methods in ai.rev.sentimentanalysis.models that return CustomerUrlData Modifier and Type Method Description CustomerUrlDataSentimentAnalysisJobOptions. getNotificationConfig()Returns the notification config object. -
Uses of CustomerUrlData in ai.rev.speechtotext.models.asynchronous
Methods in ai.rev.speechtotext.models.asynchronous that return CustomerUrlData Modifier and Type Method Description CustomerUrlDataRevAiJobOptions. getNotificationConfig()Returns the notification config object.CustomerUrlDataRevAiJobOptions. getSourceConfig()Returns the source config object. -
Uses of CustomerUrlData in ai.rev.speechtotext.models.vocabulary
Methods in ai.rev.speechtotext.models.vocabulary that return CustomerUrlData Modifier and Type Method Description CustomerUrlDataCustomVocabularySubmission. getNotificationConfig()Returns the notification config. -
Uses of CustomerUrlData in ai.rev.topicextraction.models
Methods in ai.rev.topicextraction.models that return CustomerUrlData Modifier and Type Method Description CustomerUrlDataTopicExtractionJobOptions. getNotificationConfig()Returns the notification config object.
-