Uses of Class
com.mypurecloud.sdk.v2.api.request.GetSpeechandtextanalyticsCategoryRequest
Packages that use GetSpeechandtextanalyticsCategoryRequest
-
Uses of GetSpeechandtextanalyticsCategoryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetSpeechandtextanalyticsCategoryRequestModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsCategory(GetSpeechandtextanalyticsCategoryRequest request) Get a Speech & Text Analytics Category by IDSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsCategoryAsync(GetSpeechandtextanalyticsCategoryRequest request, AsyncApiCallback<StaCategory> callback) Get a Speech & Text Analytics Category by ID -
Uses of GetSpeechandtextanalyticsCategoryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetSpeechandtextanalyticsCategoryRequestModifier and TypeMethodDescriptionGetSpeechandtextanalyticsCategoryRequest.Builder.build()GetSpeechandtextanalyticsCategoryRequest.withCategoryId(String categoryId) GetSpeechandtextanalyticsCategoryRequest.withCustomHeader(String name, String value)