Uses of Class
com.mypurecloud.sdk.v2.api.request.PostIntentsCustomerintentSourceintentsBulkRemoveRequest
Packages that use PostIntentsCustomerintentSourceintentsBulkRemoveRequest
-
Uses of PostIntentsCustomerintentSourceintentsBulkRemoveRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostIntentsCustomerintentSourceintentsBulkRemoveRequestModifier and TypeMethodDescriptionIntentsApi.postIntentsCustomerintentSourceintentsBulkRemove(PostIntentsCustomerintentSourceintentsBulkRemoveRequest request) Bulk remove source intents mapped to a customer intentIntentsApiAsync.postIntentsCustomerintentSourceintentsBulkRemoveAsync(PostIntentsCustomerintentSourceintentsBulkRemoveRequest request, AsyncApiCallback<BulkSourceIntentsResponse> callback) Bulk remove source intents mapped to a customer intent -
Uses of PostIntentsCustomerintentSourceintentsBulkRemoveRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostIntentsCustomerintentSourceintentsBulkRemoveRequestModifier and TypeMethodDescriptionPostIntentsCustomerintentSourceintentsBulkRemoveRequest.Builder.build()PostIntentsCustomerintentSourceintentsBulkRemoveRequest.withBody(BulkRemoveSourceIntentsRequest body) PostIntentsCustomerintentSourceintentsBulkRemoveRequest.withCustomerIntentId(String customerIntentId) PostIntentsCustomerintentSourceintentsBulkRemoveRequest.withCustomHeader(String name, String value)