Uses of Class
com.mypurecloud.sdk.v2.api.request.PutSpeechandtextanalyticsTopicRequest
Packages that use PutSpeechandtextanalyticsTopicRequest
-
Uses of PutSpeechandtextanalyticsTopicRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutSpeechandtextanalyticsTopicRequestModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.putSpeechandtextanalyticsTopic(PutSpeechandtextanalyticsTopicRequest request) Update existing Speech & Text Analytics topicSpeechTextAnalyticsApiAsync.putSpeechandtextanalyticsTopicAsync(PutSpeechandtextanalyticsTopicRequest request, AsyncApiCallback<Topic> callback) Update existing Speech & Text Analytics topic -
Uses of PutSpeechandtextanalyticsTopicRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutSpeechandtextanalyticsTopicRequestModifier and TypeMethodDescriptionPutSpeechandtextanalyticsTopicRequest.Builder.build()PutSpeechandtextanalyticsTopicRequest.withBody(TopicRequest body) PutSpeechandtextanalyticsTopicRequest.withCustomHeader(String name, String value) PutSpeechandtextanalyticsTopicRequest.withTopicId(String topicId)