Uses of Class
com.mypurecloud.sdk.v2.model.CustomerIntentPatch
Packages that use CustomerIntentPatch
Package
Description
-
Uses of CustomerIntentPatch in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type CustomerIntentPatchModifier and TypeMethodDescriptionIntentsApi.patchIntentsCustomerintent(String customerIntentId, CustomerIntentPatch body) Patch customer intent for customerIntentIdIntentsApi.patchIntentsCustomerintentWithHttpInfo(String customerIntentId, CustomerIntentPatch body) Patch customer intent for customerIntentIdMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type CustomerIntentPatchModifier and TypeMethodDescriptionIntentsApi.patchIntentsCustomerintent(ApiRequest<CustomerIntentPatch> request) Patch customer intent for customerIntentIdIntentsApiAsync.patchIntentsCustomerintentAsync(ApiRequest<CustomerIntentPatch> request, AsyncApiCallback<ApiResponse<CustomerIntentResponse>> callback) Patch customer intent for customerIntentId -
Uses of CustomerIntentPatch in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return CustomerIntentPatchMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type CustomerIntentPatchMethods in com.mypurecloud.sdk.v2.api.request with parameters of type CustomerIntentPatchModifier and TypeMethodDescriptionPatchIntentsCustomerintentRequest.builder(String customerIntentId, CustomerIntentPatch body) voidPatchIntentsCustomerintentRequest.setBody(CustomerIntentPatch body) PatchIntentsCustomerintentRequest.Builder.withBody(CustomerIntentPatch body) PatchIntentsCustomerintentRequest.withBody(CustomerIntentPatch body) PatchIntentsCustomerintentRequest.Builder.withRequiredParams(String customerIntentId, CustomerIntentPatch body) -
Uses of CustomerIntentPatch in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CustomerIntentPatchModifier and TypeMethodDescriptionCustomerIntentPatch.categoryId(String categoryId) CategoryId of the customer intentCustomerIntentPatch.description(String description) Description of the customer intentCustomerIntentPatch.expiryTime(Integer expiryTime) Expiry time in hours of the customer intent