Uses of Class
com.mypurecloud.sdk.v2.api.request.GetSpeechandtextanalyticsCategoriesRequest
Packages that use GetSpeechandtextanalyticsCategoriesRequest
-
Uses of GetSpeechandtextanalyticsCategoriesRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetSpeechandtextanalyticsCategoriesRequestModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsCategories(GetSpeechandtextanalyticsCategoriesRequest request) Get the list of Speech and Text Analytics categoriesSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsCategoriesAsync(GetSpeechandtextanalyticsCategoriesRequest request, AsyncApiCallback<CategoriesEntityListing> callback) Get the list of Speech and Text Analytics categories -
Uses of GetSpeechandtextanalyticsCategoriesRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetSpeechandtextanalyticsCategoriesRequestModifier and TypeMethodDescriptionGetSpeechandtextanalyticsCategoriesRequest.Builder.build()GetSpeechandtextanalyticsCategoriesRequest.withCustomHeader(String name, String value) GetSpeechandtextanalyticsCategoriesRequest.withPageNumber(Integer pageNumber) GetSpeechandtextanalyticsCategoriesRequest.withPageSize(Integer pageSize) GetSpeechandtextanalyticsCategoriesRequest.withSortBy(String sortBy) GetSpeechandtextanalyticsCategoriesRequest.withSortOrder(String sortOrder)