Uses of Class
com.mypurecloud.sdk.v2.api.request.GetSpeechandtextanalyticsProgramsSettingsInsightsRequest
Packages that use GetSpeechandtextanalyticsProgramsSettingsInsightsRequest
-
Uses of GetSpeechandtextanalyticsProgramsSettingsInsightsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetSpeechandtextanalyticsProgramsSettingsInsightsRequestModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsProgramsSettingsInsights(GetSpeechandtextanalyticsProgramsSettingsInsightsRequest request) Get the list of program AI Insights settings for the organizationSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsProgramsSettingsInsightsAsync(GetSpeechandtextanalyticsProgramsSettingsInsightsRequest request, AsyncApiCallback<ProgramInsightsSettingsEntityListing> callback) Get the list of program AI Insights settings for the organization -
Uses of GetSpeechandtextanalyticsProgramsSettingsInsightsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetSpeechandtextanalyticsProgramsSettingsInsightsRequestModifier and TypeMethodDescriptionGetSpeechandtextanalyticsProgramsSettingsInsightsRequest.Builder.build()GetSpeechandtextanalyticsProgramsSettingsInsightsRequest.withCustomHeader(String name, String value) GetSpeechandtextanalyticsProgramsSettingsInsightsRequest.withPageNumber(Integer pageNumber) GetSpeechandtextanalyticsProgramsSettingsInsightsRequest.withPageSize(Integer pageSize) GetSpeechandtextanalyticsProgramsSettingsInsightsRequest.withProgramIds(List<String> programIds)