Uses of Class
com.mypurecloud.sdk.v2.api.request.GetSpeechandtextanalyticsProgramsMappingsRequest
Packages that use GetSpeechandtextanalyticsProgramsMappingsRequest
-
Uses of GetSpeechandtextanalyticsProgramsMappingsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetSpeechandtextanalyticsProgramsMappingsRequestModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsProgramsMappings(GetSpeechandtextanalyticsProgramsMappingsRequest request) Get the list of Speech & Text Analytics programs mappings to queues and flowsSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsProgramsMappingsAsync(GetSpeechandtextanalyticsProgramsMappingsRequest request, AsyncApiCallback<TopicsDefinitionsProgramsMappingsEntityListing> callback) Get the list of Speech & Text Analytics programs mappings to queues and flows -
Uses of GetSpeechandtextanalyticsProgramsMappingsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetSpeechandtextanalyticsProgramsMappingsRequestModifier and TypeMethodDescriptionGetSpeechandtextanalyticsProgramsMappingsRequest.Builder.build()GetSpeechandtextanalyticsProgramsMappingsRequest.withCustomHeader(String name, String value) GetSpeechandtextanalyticsProgramsMappingsRequest.withNextPage(String nextPage) GetSpeechandtextanalyticsProgramsMappingsRequest.withPageSize(Integer pageSize)