Uses of Class
com.mypurecloud.sdk.v2.model.CategoriesEntityListing
Packages that use CategoriesEntityListing
-
Uses of CategoriesEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return CategoriesEntityListingModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsCategories(GetSpeechandtextanalyticsCategoriesRequest request) Get the list of Speech and Text Analytics categoriesSpeechTextAnalyticsApi.getSpeechandtextanalyticsCategories(Integer pageSize, Integer pageNumber, String name, String sortOrder, String sortBy, List<String> ids) Get the list of Speech and Text Analytics categoriesMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type CategoriesEntityListingModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsCategories(ApiRequest<Void> request) Get the list of Speech and Text Analytics categoriesSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsCategoriesAsync(GetSpeechandtextanalyticsCategoriesRequest request, AsyncApiCallback<CategoriesEntityListing> callback) Get the list of Speech and Text Analytics categoriesSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsCategoriesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CategoriesEntityListing>> callback) Get the list of Speech and Text Analytics categoriesSpeechTextAnalyticsApi.getSpeechandtextanalyticsCategoriesWithHttpInfo(Integer pageSize, Integer pageNumber, String name, String sortOrder, String sortBy, List<String> ids) Get the list of Speech and Text Analytics categoriesMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type CategoriesEntityListingModifier and TypeMethodDescriptionSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsCategoriesAsync(GetSpeechandtextanalyticsCategoriesRequest request, AsyncApiCallback<CategoriesEntityListing> callback) Get the list of Speech and Text Analytics categoriesSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsCategoriesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CategoriesEntityListing>> callback) Get the list of Speech and Text Analytics categories -
Uses of CategoriesEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CategoriesEntityListingModifier and TypeMethodDescriptionCategoriesEntityListing.entities(List<StaCategory> entities) CategoriesEntityListing.pageNumber(Integer pageNumber) CategoriesEntityListing.previousUri(String previousUri)