Uses of Class
com.mypurecloud.sdk.v2.model.CustomerIntentAssignmentResponse
Packages that use CustomerIntentAssignmentResponse
-
Uses of CustomerIntentAssignmentResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return CustomerIntentAssignmentResponseModifier and TypeMethodDescriptionIntentsApi.postIntentsAssignmentsExternalcontactCustomerintentAssignment(PostIntentsAssignmentsExternalcontactCustomerintentAssignmentRequest request) Create customer intent assignment for external contactIntentsApi.postIntentsAssignmentsExternalcontactCustomerintentAssignment(String externalContactId, String customerIntentId, CustomerIntentAssignmentRequest body) Create customer intent assignment for external contactMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type CustomerIntentAssignmentResponseModifier and TypeMethodDescriptionIntentsApi.postIntentsAssignmentsExternalcontactCustomerintentAssignment(ApiRequest<CustomerIntentAssignmentRequest> request) Create customer intent assignment for external contactIntentsApiAsync.postIntentsAssignmentsExternalcontactCustomerintentAssignmentAsync(PostIntentsAssignmentsExternalcontactCustomerintentAssignmentRequest request, AsyncApiCallback<CustomerIntentAssignmentResponse> callback) Create customer intent assignment for external contactIntentsApiAsync.postIntentsAssignmentsExternalcontactCustomerintentAssignmentAsync(ApiRequest<CustomerIntentAssignmentRequest> request, AsyncApiCallback<ApiResponse<CustomerIntentAssignmentResponse>> callback) 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 CustomerIntentAssignmentResponseModifier and TypeMethodDescriptionIntentsApiAsync.postIntentsAssignmentsExternalcontactCustomerintentAssignmentAsync(PostIntentsAssignmentsExternalcontactCustomerintentAssignmentRequest request, AsyncApiCallback<CustomerIntentAssignmentResponse> callback) Create customer intent assignment for external contactIntentsApiAsync.postIntentsAssignmentsExternalcontactCustomerintentAssignmentAsync(ApiRequest<CustomerIntentAssignmentRequest> request, AsyncApiCallback<ApiResponse<CustomerIntentAssignmentResponse>> callback) Create customer intent assignment for external contact -
Uses of CustomerIntentAssignmentResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type CustomerIntentAssignmentResponseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type CustomerIntentAssignmentResponseModifier and TypeMethodDescriptionCustomerIntentAssignmentListing.entities(List<CustomerIntentAssignmentResponse> entities) voidCustomerIntentAssignmentListing.setEntities(List<CustomerIntentAssignmentResponse> entities)