Uses of Class
com.mypurecloud.sdk.v2.model.ProgramInsightsSettings
Packages that use ProgramInsightsSettings
-
Uses of ProgramInsightsSettings in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ProgramInsightsSettingsModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsProgramSettingsInsights(GetSpeechandtextanalyticsProgramSettingsInsightsRequest request) Get AI Insights settings of a programSpeechTextAnalyticsApi.getSpeechandtextanalyticsProgramSettingsInsights(String programId) Get AI Insights settings of a programSpeechTextAnalyticsApi.putSpeechandtextanalyticsProgramSettingsInsights(PutSpeechandtextanalyticsProgramSettingsInsightsRequest request) Update AI Insights settings of a programSpeechTextAnalyticsApi.putSpeechandtextanalyticsProgramSettingsInsights(String programId, InsightsSettingsRequest body) Update AI Insights settings of a programMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ProgramInsightsSettingsModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsProgramSettingsInsights(ApiRequest<Void> request) Get AI Insights settings of a programSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsProgramSettingsInsightsAsync(GetSpeechandtextanalyticsProgramSettingsInsightsRequest request, AsyncApiCallback<ProgramInsightsSettings> callback) Get AI Insights settings of a programSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsProgramSettingsInsightsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ProgramInsightsSettings>> callback) Get AI Insights settings of a programSpeechTextAnalyticsApi.getSpeechandtextanalyticsProgramSettingsInsightsWithHttpInfo(String programId) Get AI Insights settings of a programSpeechTextAnalyticsApi.putSpeechandtextanalyticsProgramSettingsInsights(ApiRequest<InsightsSettingsRequest> request) Update AI Insights settings of a programSpeechTextAnalyticsApiAsync.putSpeechandtextanalyticsProgramSettingsInsightsAsync(PutSpeechandtextanalyticsProgramSettingsInsightsRequest request, AsyncApiCallback<ProgramInsightsSettings> callback) Update AI Insights settings of a programSpeechTextAnalyticsApiAsync.putSpeechandtextanalyticsProgramSettingsInsightsAsync(ApiRequest<InsightsSettingsRequest> request, AsyncApiCallback<ApiResponse<ProgramInsightsSettings>> callback) Update AI Insights settings of a programSpeechTextAnalyticsApi.putSpeechandtextanalyticsProgramSettingsInsightsWithHttpInfo(String programId, InsightsSettingsRequest body) Update AI Insights settings of a programMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ProgramInsightsSettingsModifier and TypeMethodDescriptionSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsProgramSettingsInsightsAsync(GetSpeechandtextanalyticsProgramSettingsInsightsRequest request, AsyncApiCallback<ProgramInsightsSettings> callback) Get AI Insights settings of a programSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsProgramSettingsInsightsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ProgramInsightsSettings>> callback) Get AI Insights settings of a programSpeechTextAnalyticsApiAsync.putSpeechandtextanalyticsProgramSettingsInsightsAsync(PutSpeechandtextanalyticsProgramSettingsInsightsRequest request, AsyncApiCallback<ProgramInsightsSettings> callback) Update AI Insights settings of a programSpeechTextAnalyticsApiAsync.putSpeechandtextanalyticsProgramSettingsInsightsAsync(ApiRequest<InsightsSettingsRequest> request, AsyncApiCallback<ApiResponse<ProgramInsightsSettings>> callback) Update AI Insights settings of a program -
Uses of ProgramInsightsSettings in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ProgramInsightsSettingsModifier and TypeMethodDescriptionThe program AI Insights settingsProgramInsightsSettings.program(BaseProgramEntity program) The ID of the programMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type ProgramInsightsSettingsMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ProgramInsightsSettingsModifier and TypeMethodDescriptionProgramInsightsSettingsEntityListing.entities(List<ProgramInsightsSettings> entities) voidProgramInsightsSettingsEntityListing.setEntities(List<ProgramInsightsSettings> entities)