Uses of Class
com.mypurecloud.sdk.v2.model.BulkSourceIntentsResponse
Packages that use BulkSourceIntentsResponse
-
Uses of BulkSourceIntentsResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return BulkSourceIntentsResponseModifier and TypeMethodDescriptionIntentsApi.postIntentsCustomerintentSourceintentsBulkAdd(PostIntentsCustomerintentSourceintentsBulkAddRequest request) Bulk add source intents to a customer intentIntentsApi.postIntentsCustomerintentSourceintentsBulkAdd(String customerIntentId, BulkAddSourceIntentsRequest body) Bulk add source intents to a customer intentIntentsApi.postIntentsCustomerintentSourceintentsBulkRemove(PostIntentsCustomerintentSourceintentsBulkRemoveRequest request) Bulk remove source intents mapped to a customer intentIntentsApi.postIntentsCustomerintentSourceintentsBulkRemove(String customerIntentId, BulkRemoveSourceIntentsRequest body) Bulk remove source intents mapped to a customer intentMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type BulkSourceIntentsResponseModifier and TypeMethodDescriptionIntentsApi.postIntentsCustomerintentSourceintentsBulkAdd(ApiRequest<BulkAddSourceIntentsRequest> request) Bulk add source intents to a customer intentIntentsApiAsync.postIntentsCustomerintentSourceintentsBulkAddAsync(PostIntentsCustomerintentSourceintentsBulkAddRequest request, AsyncApiCallback<BulkSourceIntentsResponse> callback) Bulk add source intents to a customer intentIntentsApiAsync.postIntentsCustomerintentSourceintentsBulkAddAsync(ApiRequest<BulkAddSourceIntentsRequest> request, AsyncApiCallback<ApiResponse<BulkSourceIntentsResponse>> callback) Bulk add source intents to a customer intentIntentsApi.postIntentsCustomerintentSourceintentsBulkAddWithHttpInfo(String customerIntentId, BulkAddSourceIntentsRequest body) Bulk add source intents to a customer intentIntentsApi.postIntentsCustomerintentSourceintentsBulkRemove(ApiRequest<BulkRemoveSourceIntentsRequest> request) Bulk remove source intents mapped to a customer intentIntentsApiAsync.postIntentsCustomerintentSourceintentsBulkRemoveAsync(PostIntentsCustomerintentSourceintentsBulkRemoveRequest request, AsyncApiCallback<BulkSourceIntentsResponse> callback) Bulk remove source intents mapped to a customer intentIntentsApiAsync.postIntentsCustomerintentSourceintentsBulkRemoveAsync(ApiRequest<BulkRemoveSourceIntentsRequest> request, AsyncApiCallback<ApiResponse<BulkSourceIntentsResponse>> callback) Bulk remove source intents mapped to a customer intentIntentsApi.postIntentsCustomerintentSourceintentsBulkRemoveWithHttpInfo(String customerIntentId, BulkRemoveSourceIntentsRequest body) Bulk remove source intents mapped to a customer intentMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type BulkSourceIntentsResponseModifier and TypeMethodDescriptionIntentsApiAsync.postIntentsCustomerintentSourceintentsBulkAddAsync(PostIntentsCustomerintentSourceintentsBulkAddRequest request, AsyncApiCallback<BulkSourceIntentsResponse> callback) Bulk add source intents to a customer intentIntentsApiAsync.postIntentsCustomerintentSourceintentsBulkAddAsync(ApiRequest<BulkAddSourceIntentsRequest> request, AsyncApiCallback<ApiResponse<BulkSourceIntentsResponse>> callback) Bulk add source intents to a customer intentIntentsApiAsync.postIntentsCustomerintentSourceintentsBulkRemoveAsync(PostIntentsCustomerintentSourceintentsBulkRemoveRequest request, AsyncApiCallback<BulkSourceIntentsResponse> callback) Bulk remove source intents mapped to a customer intentIntentsApiAsync.postIntentsCustomerintentSourceintentsBulkRemoveAsync(ApiRequest<BulkRemoveSourceIntentsRequest> request, AsyncApiCallback<ApiResponse<BulkSourceIntentsResponse>> callback) Bulk remove source intents mapped to a customer intent -
Uses of BulkSourceIntentsResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BulkSourceIntentsResponseModifier and TypeMethodDescriptionBulkSourceIntentsResponse.errorCount(Integer errorCount) Count of errorsBulkSourceIntentsResponse.errorResultIds(List<String> errorResultIds) List of ids failed to be added or removedBulkSourceIntentsResponse.results(List<BulkResults> results) Results of operation