Uses of Class
com.mypurecloud.sdk.v2.model.ProgramInsightsSettingsEntityListing
Packages that use ProgramInsightsSettingsEntityListing
-
Uses of ProgramInsightsSettingsEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ProgramInsightsSettingsEntityListingModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsProgramsSettingsInsights(GetSpeechandtextanalyticsProgramsSettingsInsightsRequest request) Get the list of program AI Insights settings for the organizationSpeechTextAnalyticsApi.getSpeechandtextanalyticsProgramsSettingsInsights(Integer pageSize, Integer pageNumber, List<String> programIds) Get the list of program AI Insights settings for the organizationMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ProgramInsightsSettingsEntityListingModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsProgramsSettingsInsights(ApiRequest<Void> 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 organizationSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsProgramsSettingsInsightsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ProgramInsightsSettingsEntityListing>> callback) Get the list of program AI Insights settings for the organizationSpeechTextAnalyticsApi.getSpeechandtextanalyticsProgramsSettingsInsightsWithHttpInfo(Integer pageSize, Integer pageNumber, List<String> programIds) Get the list of program AI Insights settings for the organizationMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ProgramInsightsSettingsEntityListingModifier and TypeMethodDescriptionSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsProgramsSettingsInsightsAsync(GetSpeechandtextanalyticsProgramsSettingsInsightsRequest request, AsyncApiCallback<ProgramInsightsSettingsEntityListing> callback) Get the list of program AI Insights settings for the organizationSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsProgramsSettingsInsightsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ProgramInsightsSettingsEntityListing>> callback) Get the list of program AI Insights settings for the organization -
Uses of ProgramInsightsSettingsEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ProgramInsightsSettingsEntityListingModifier and TypeMethodDescriptionProgramInsightsSettingsEntityListing.entities(List<ProgramInsightsSettings> entities) ProgramInsightsSettingsEntityListing.pageNumber(Integer pageNumber) ProgramInsightsSettingsEntityListing.previousUri(String previousUri)