Uses of Class
com.mypurecloud.sdk.v2.api.request.PostIntentsCustomerintentSourceintentsBulkAddRequest
Packages that use PostIntentsCustomerintentSourceintentsBulkAddRequest
-
Uses of PostIntentsCustomerintentSourceintentsBulkAddRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostIntentsCustomerintentSourceintentsBulkAddRequestModifier and TypeMethodDescriptionIntentsApi.postIntentsCustomerintentSourceintentsBulkAdd(PostIntentsCustomerintentSourceintentsBulkAddRequest request) Bulk add source intents to a customer intentIntentsApiAsync.postIntentsCustomerintentSourceintentsBulkAddAsync(PostIntentsCustomerintentSourceintentsBulkAddRequest request, AsyncApiCallback<BulkSourceIntentsResponse> callback) Bulk add source intents to a customer intent -
Uses of PostIntentsCustomerintentSourceintentsBulkAddRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostIntentsCustomerintentSourceintentsBulkAddRequestModifier and TypeMethodDescriptionPostIntentsCustomerintentSourceintentsBulkAddRequest.Builder.build()PostIntentsCustomerintentSourceintentsBulkAddRequest.withBody(BulkAddSourceIntentsRequest body) PostIntentsCustomerintentSourceintentsBulkAddRequest.withCustomerIntentId(String customerIntentId) PostIntentsCustomerintentSourceintentsBulkAddRequest.withCustomHeader(String name, String value)