Uses of Class
com.mypurecloud.sdk.v2.api.request.GetIntentsCategoryRequest
Packages that use GetIntentsCategoryRequest
-
Uses of GetIntentsCategoryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetIntentsCategoryRequestModifier and TypeMethodDescriptionIntentsApi.getIntentsCategory(GetIntentsCategoryRequest request) Get category for categoryIdIntentsApiAsync.getIntentsCategoryAsync(GetIntentsCategoryRequest request, AsyncApiCallback<IntentsCategory> callback) Get category for categoryId -
Uses of GetIntentsCategoryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetIntentsCategoryRequestModifier and TypeMethodDescriptionGetIntentsCategoryRequest.Builder.build()GetIntentsCategoryRequest.withCategoryId(String categoryId) GetIntentsCategoryRequest.withCustomHeader(String name, String value)