Uses of Class
com.mypurecloud.sdk.v2.model.CustomerIntentAssignmentRequest
Packages that use CustomerIntentAssignmentRequest
Package
Description
-
Uses of CustomerIntentAssignmentRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type CustomerIntentAssignmentRequestModifier and TypeMethodDescriptionIntentsApi.postIntentsAssignmentsExternalcontactCustomerintentAssignment(String externalContactId, String customerIntentId, CustomerIntentAssignmentRequest body) Create customer intent assignment for external contactIntentsApi.postIntentsAssignmentsExternalcontactCustomerintentAssignmentWithHttpInfo(String externalContactId, String customerIntentId, CustomerIntentAssignmentRequest body) Create customer intent assignment for external contactMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type CustomerIntentAssignmentRequestModifier and TypeMethodDescriptionIntentsApi.postIntentsAssignmentsExternalcontactCustomerintentAssignment(ApiRequest<CustomerIntentAssignmentRequest> request) Create customer intent assignment for external contactIntentsApiAsync.postIntentsAssignmentsExternalcontactCustomerintentAssignmentAsync(ApiRequest<CustomerIntentAssignmentRequest> request, AsyncApiCallback<ApiResponse<CustomerIntentAssignmentResponse>> callback) Create customer intent assignment for external contact -
Uses of CustomerIntentAssignmentRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return CustomerIntentAssignmentRequestModifier and TypeMethodDescriptionPostIntentsAssignmentsExternalcontactCustomerintentAssignmentRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type CustomerIntentAssignmentRequestModifier and TypeMethodDescriptionPostIntentsAssignmentsExternalcontactCustomerintentAssignmentRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type CustomerIntentAssignmentRequestModifier and TypeMethodDescriptionPostIntentsAssignmentsExternalcontactCustomerintentAssignmentRequest.builder(String externalContactId, String customerIntentId, CustomerIntentAssignmentRequest body) voidPostIntentsAssignmentsExternalcontactCustomerintentAssignmentRequest.setBody(CustomerIntentAssignmentRequest body) PostIntentsAssignmentsExternalcontactCustomerintentAssignmentRequest.Builder.withBody(CustomerIntentAssignmentRequest body) PostIntentsAssignmentsExternalcontactCustomerintentAssignmentRequest.withBody(CustomerIntentAssignmentRequest body) PostIntentsAssignmentsExternalcontactCustomerintentAssignmentRequest.Builder.withRequiredParams(String externalContactId, String customerIntentId, CustomerIntentAssignmentRequest body) -
Uses of CustomerIntentAssignmentRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CustomerIntentAssignmentRequestModifier and TypeMethodDescriptionCustomerIntentAssignmentRequest.conversationId(String conversationId) Id of conversation assignment occurred inId of session assignment occurred inId of the source of assignmentCustomerIntentAssignmentRequest.sourceType(CustomerIntentAssignmentRequest.SourceTypeEnum sourceType) Type of source of assignment