Uses of Class
com.mypurecloud.sdk.v2.model.BulkRemoveOpportunitiesResponse
Packages that use BulkRemoveOpportunitiesResponse
-
Uses of BulkRemoveOpportunitiesResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return BulkRemoveOpportunitiesResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitOpportunitiesBulkRemove(PostWorkforcemanagementBusinessunitOpportunitiesBulkRemoveRequest request) Bulk remove opportunities This operation is permanent and cannot be undone.WorkforceManagementApi.postWorkforcemanagementBusinessunitOpportunitiesBulkRemove(String businessUnitId, BulkOpportunitiesRequest body) Bulk remove opportunities This operation is permanent and cannot be undone.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type BulkRemoveOpportunitiesResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitOpportunitiesBulkRemove(ApiRequest<BulkOpportunitiesRequest> request) Bulk remove opportunities This operation is permanent and cannot be undone.WorkforceManagementApiAsync.postWorkforcemanagementBusinessunitOpportunitiesBulkRemoveAsync(PostWorkforcemanagementBusinessunitOpportunitiesBulkRemoveRequest request, AsyncApiCallback<BulkRemoveOpportunitiesResponse> callback) Bulk remove opportunities This operation is permanent and cannot be undone.WorkforceManagementApiAsync.postWorkforcemanagementBusinessunitOpportunitiesBulkRemoveAsync(ApiRequest<BulkOpportunitiesRequest> request, AsyncApiCallback<ApiResponse<BulkRemoveOpportunitiesResponse>> callback) Bulk remove opportunities This operation is permanent and cannot be undone.WorkforceManagementApi.postWorkforcemanagementBusinessunitOpportunitiesBulkRemoveWithHttpInfo(String businessUnitId, BulkOpportunitiesRequest body) Bulk remove opportunities This operation is permanent and cannot be undone.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type BulkRemoveOpportunitiesResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitOpportunitiesBulkRemoveAsync(PostWorkforcemanagementBusinessunitOpportunitiesBulkRemoveRequest request, AsyncApiCallback<BulkRemoveOpportunitiesResponse> callback) Bulk remove opportunities This operation is permanent and cannot be undone.WorkforceManagementApiAsync.postWorkforcemanagementBusinessunitOpportunitiesBulkRemoveAsync(ApiRequest<BulkOpportunitiesRequest> request, AsyncApiCallback<ApiResponse<BulkRemoveOpportunitiesResponse>> callback) Bulk remove opportunities This operation is permanent and cannot be undone. -
Uses of BulkRemoveOpportunitiesResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BulkRemoveOpportunitiesResponseModifier and TypeMethodDescriptionBulkRemoveOpportunitiesResponse.errorCount(Integer errorCount) The count of failed operations in the bulk requestBulkRemoveOpportunitiesResponse.results(List<BulkRemoveOpportunitiesResult> results) The result for each requested item