Uses of Class
com.mypurecloud.sdk.v2.api.request.GetSpeechandtextanalyticsTopicRequest
Packages that use GetSpeechandtextanalyticsTopicRequest
-
Uses of GetSpeechandtextanalyticsTopicRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetSpeechandtextanalyticsTopicRequestModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsTopic(GetSpeechandtextanalyticsTopicRequest request) Get a Speech & Text Analytics topic by idSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsTopicAsync(GetSpeechandtextanalyticsTopicRequest request, AsyncApiCallback<Topic> callback) Get a Speech & Text Analytics topic by id -
Uses of GetSpeechandtextanalyticsTopicRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetSpeechandtextanalyticsTopicRequestModifier and TypeMethodDescriptionGetSpeechandtextanalyticsTopicRequest.Builder.build()GetSpeechandtextanalyticsTopicRequest.withCustomHeader(String name, String value) GetSpeechandtextanalyticsTopicRequest.withTopicId(String topicId)