Uses of Class
com.mypurecloud.sdk.v2.api.request.DeleteSpeechandtextanalyticsCategoryRequest
Packages that use DeleteSpeechandtextanalyticsCategoryRequest
-
Uses of DeleteSpeechandtextanalyticsCategoryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type DeleteSpeechandtextanalyticsCategoryRequestModifier and TypeMethodDescriptionvoidSpeechTextAnalyticsApi.deleteSpeechandtextanalyticsCategory(DeleteSpeechandtextanalyticsCategoryRequest request) Delete a Speech & Text Analytics category by IDSpeechTextAnalyticsApiAsync.deleteSpeechandtextanalyticsCategoryAsync(DeleteSpeechandtextanalyticsCategoryRequest request, AsyncApiCallback<Void> callback) Delete a Speech & Text Analytics category by ID -
Uses of DeleteSpeechandtextanalyticsCategoryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return DeleteSpeechandtextanalyticsCategoryRequestModifier and TypeMethodDescriptionDeleteSpeechandtextanalyticsCategoryRequest.Builder.build()DeleteSpeechandtextanalyticsCategoryRequest.withCategoryId(String categoryId) DeleteSpeechandtextanalyticsCategoryRequest.withCustomHeader(String name, String value)