Uses of Class
com.mypurecloud.sdk.v2.api.request.DeleteSpeechandtextanalyticsTopicRequest
Packages that use DeleteSpeechandtextanalyticsTopicRequest
-
Uses of DeleteSpeechandtextanalyticsTopicRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type DeleteSpeechandtextanalyticsTopicRequestModifier and TypeMethodDescriptionvoidSpeechTextAnalyticsApi.deleteSpeechandtextanalyticsTopic(DeleteSpeechandtextanalyticsTopicRequest request) Delete a Speech & Text Analytics topic by idSpeechTextAnalyticsApiAsync.deleteSpeechandtextanalyticsTopicAsync(DeleteSpeechandtextanalyticsTopicRequest request, AsyncApiCallback<Void> callback) Delete a Speech & Text Analytics topic by id -
Uses of DeleteSpeechandtextanalyticsTopicRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return DeleteSpeechandtextanalyticsTopicRequestModifier and TypeMethodDescriptionDeleteSpeechandtextanalyticsTopicRequest.Builder.build()DeleteSpeechandtextanalyticsTopicRequest.withCustomHeader(String name, String value) DeleteSpeechandtextanalyticsTopicRequest.withTopicId(String topicId)