Uses of Class
com.mypurecloud.sdk.v2.model.CustomerIntent
Packages that use CustomerIntent
Package
Description
-
Uses of CustomerIntent in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type CustomerIntentModifier and TypeMethodDescriptionIntentsApi.postIntentsCustomerintents(CustomerIntent body) Create customer intentsIntentsApi.postIntentsCustomerintentsWithHttpInfo(CustomerIntent body) Create customer intentsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type CustomerIntentModifier and TypeMethodDescriptionIntentsApi.postIntentsCustomerintents(ApiRequest<CustomerIntent> request) Create customer intentsIntentsApiAsync.postIntentsCustomerintentsAsync(ApiRequest<CustomerIntent> request, AsyncApiCallback<ApiResponse<CustomerIntentResponse>> callback) Create customer intents -
Uses of CustomerIntent in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return CustomerIntentMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type CustomerIntentMethods in com.mypurecloud.sdk.v2.api.request with parameters of type CustomerIntentModifier and TypeMethodDescriptionPostIntentsCustomerintentsRequest.builder(CustomerIntent body) voidPostIntentsCustomerintentsRequest.setBody(CustomerIntent body) PostIntentsCustomerintentsRequest.Builder.withBody(CustomerIntent body) PostIntentsCustomerintentsRequest.withBody(CustomerIntent body) PostIntentsCustomerintentsRequest.Builder.withRequiredParams(CustomerIntent body) -
Uses of CustomerIntent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CustomerIntentModifier and TypeMethodDescriptionCustomerIntent.categoryId(String categoryId) CategoryId of the customer intentCustomerIntent.description(String description) Description of the customer intentCustomerIntent.expiryTime(Integer expiryTime) Expiry time in hours of the customer intentName of the customer intent