Uses of Class
com.mypurecloud.sdk.v2.api.request.GetSpeechandtextanalyticsProgramSettingsInsightsRequest
Packages that use GetSpeechandtextanalyticsProgramSettingsInsightsRequest
-
Uses of GetSpeechandtextanalyticsProgramSettingsInsightsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetSpeechandtextanalyticsProgramSettingsInsightsRequestModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsProgramSettingsInsights(GetSpeechandtextanalyticsProgramSettingsInsightsRequest request) Get AI Insights settings of a programSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsProgramSettingsInsightsAsync(GetSpeechandtextanalyticsProgramSettingsInsightsRequest request, AsyncApiCallback<ProgramInsightsSettings> callback) Get AI Insights settings of a program -
Uses of GetSpeechandtextanalyticsProgramSettingsInsightsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetSpeechandtextanalyticsProgramSettingsInsightsRequestModifier and TypeMethodDescriptionGetSpeechandtextanalyticsProgramSettingsInsightsRequest.Builder.build()GetSpeechandtextanalyticsProgramSettingsInsightsRequest.withCustomHeader(String name, String value) GetSpeechandtextanalyticsProgramSettingsInsightsRequest.withProgramId(String programId)