Uses of Class
com.mypurecloud.sdk.v2.api.request.GetIntentsCustomerintentsRequest
Packages that use GetIntentsCustomerintentsRequest
-
Uses of GetIntentsCustomerintentsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetIntentsCustomerintentsRequestModifier and TypeMethodDescriptionIntentsApi.getIntentsCustomerintents(GetIntentsCustomerintentsRequest request) Get customer intentsIntentsApiAsync.getIntentsCustomerintentsAsync(GetIntentsCustomerintentsRequest request, AsyncApiCallback<CustomerIntentListing> callback) Get customer intents -
Uses of GetIntentsCustomerintentsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetIntentsCustomerintentsRequestModifier and TypeMethodDescriptionGetIntentsCustomerintentsRequest.Builder.build()GetIntentsCustomerintentsRequest.withCategoryId(String categoryId) GetIntentsCustomerintentsRequest.withCustomHeader(String name, String value) GetIntentsCustomerintentsRequest.withPageNumber(Integer pageNumber) GetIntentsCustomerintentsRequest.withPageSize(Integer pageSize) GetIntentsCustomerintentsRequest.withQueryValue(String queryValue)