Uses of Class
com.mypurecloud.sdk.v2.api.request.PutSpeechandtextanalyticsCategoryRequest
Packages that use PutSpeechandtextanalyticsCategoryRequest
-
Uses of PutSpeechandtextanalyticsCategoryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutSpeechandtextanalyticsCategoryRequestModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.putSpeechandtextanalyticsCategory(PutSpeechandtextanalyticsCategoryRequest request) Update a Speech & Text Analytics category by IDSpeechTextAnalyticsApiAsync.putSpeechandtextanalyticsCategoryAsync(PutSpeechandtextanalyticsCategoryRequest request, AsyncApiCallback<StaCategory> callback) Update a Speech & Text Analytics category by ID -
Uses of PutSpeechandtextanalyticsCategoryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutSpeechandtextanalyticsCategoryRequestModifier and TypeMethodDescriptionPutSpeechandtextanalyticsCategoryRequest.Builder.build()PutSpeechandtextanalyticsCategoryRequest.withBody(CategoryRequest body) PutSpeechandtextanalyticsCategoryRequest.withCategoryId(String categoryId) PutSpeechandtextanalyticsCategoryRequest.withCustomHeader(String name, String value)