Uses of Class
com.mypurecloud.sdk.v2.model.TopicsDefinitionsProgramMappings
Packages that use TopicsDefinitionsProgramMappings
-
Uses of TopicsDefinitionsProgramMappings in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return TopicsDefinitionsProgramMappingsModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsProgramMappings(GetSpeechandtextanalyticsProgramMappingsRequest request) Get Speech & Text Analytics program mappings to queues and flows by idSpeechTextAnalyticsApi.getSpeechandtextanalyticsProgramMappings(String programId) Get Speech & Text Analytics program mappings to queues and flows by idSpeechTextAnalyticsApi.putSpeechandtextanalyticsProgramMappings(PutSpeechandtextanalyticsProgramMappingsRequest request) Set Speech & Text Analytics program mappings to queues and flowsSpeechTextAnalyticsApi.putSpeechandtextanalyticsProgramMappings(String programId, ProgramMappingsRequest body) Set Speech & Text Analytics program mappings to queues and flowsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type TopicsDefinitionsProgramMappingsModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsProgramMappings(ApiRequest<Void> request) Get Speech & Text Analytics program mappings to queues and flows by idSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsProgramMappingsAsync(GetSpeechandtextanalyticsProgramMappingsRequest request, AsyncApiCallback<TopicsDefinitionsProgramMappings> callback) Get Speech & Text Analytics program mappings to queues and flows by idSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsProgramMappingsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TopicsDefinitionsProgramMappings>> callback) Get Speech & Text Analytics program mappings to queues and flows by idSpeechTextAnalyticsApi.getSpeechandtextanalyticsProgramMappingsWithHttpInfo(String programId) Get Speech & Text Analytics program mappings to queues and flows by idSpeechTextAnalyticsApi.putSpeechandtextanalyticsProgramMappings(ApiRequest<ProgramMappingsRequest> request) Set Speech & Text Analytics program mappings to queues and flowsSpeechTextAnalyticsApiAsync.putSpeechandtextanalyticsProgramMappingsAsync(PutSpeechandtextanalyticsProgramMappingsRequest request, AsyncApiCallback<TopicsDefinitionsProgramMappings> callback) Set Speech & Text Analytics program mappings to queues and flowsSpeechTextAnalyticsApiAsync.putSpeechandtextanalyticsProgramMappingsAsync(ApiRequest<ProgramMappingsRequest> request, AsyncApiCallback<ApiResponse<TopicsDefinitionsProgramMappings>> callback) Set Speech & Text Analytics program mappings to queues and flowsSpeechTextAnalyticsApi.putSpeechandtextanalyticsProgramMappingsWithHttpInfo(String programId, ProgramMappingsRequest body) Set Speech & Text Analytics program mappings to queues and flowsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type TopicsDefinitionsProgramMappingsModifier and TypeMethodDescriptionSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsProgramMappingsAsync(GetSpeechandtextanalyticsProgramMappingsRequest request, AsyncApiCallback<TopicsDefinitionsProgramMappings> callback) Get Speech & Text Analytics program mappings to queues and flows by idSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsProgramMappingsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TopicsDefinitionsProgramMappings>> callback) Get Speech & Text Analytics program mappings to queues and flows by idSpeechTextAnalyticsApiAsync.putSpeechandtextanalyticsProgramMappingsAsync(PutSpeechandtextanalyticsProgramMappingsRequest request, AsyncApiCallback<TopicsDefinitionsProgramMappings> callback) Set Speech & Text Analytics program mappings to queues and flowsSpeechTextAnalyticsApiAsync.putSpeechandtextanalyticsProgramMappingsAsync(ApiRequest<ProgramMappingsRequest> request, AsyncApiCallback<ApiResponse<TopicsDefinitionsProgramMappings>> callback) Set Speech & Text Analytics program mappings to queues and flows -
Uses of TopicsDefinitionsProgramMappings in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TopicsDefinitionsProgramMappingsModifier and TypeMethodDescriptionTopicsDefinitionsProgramMappings.dateModified(Date dateModified) Date time is represented as an ISO-8601 string.TopicsDefinitionsProgramMappings.flows(List<AddressableEntityRef> flows) TopicsDefinitionsProgramMappings.modifiedBy(AddressableEntityRef modifiedBy) TopicsDefinitionsProgramMappings.program(BaseProgramEntity program) TopicsDefinitionsProgramMappings.queues(List<AddressableEntityRef> queues) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type TopicsDefinitionsProgramMappingsMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type TopicsDefinitionsProgramMappingsModifier and TypeMethodDescriptionTopicsDefinitionsProgramsMappingsEntityListing.entities(List<TopicsDefinitionsProgramMappings> entities) voidTopicsDefinitionsProgramsMappingsEntityListing.setEntities(List<TopicsDefinitionsProgramMappings> entities)