Uses of Class
com.mypurecloud.sdk.v2.model.BulkOpportunitiesStatusUpdateResponse
Packages that use BulkOpportunitiesStatusUpdateResponse
-
Uses of BulkOpportunitiesStatusUpdateResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return BulkOpportunitiesStatusUpdateResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitOpportunitiesBulkStatusesUpdate(PostWorkforcemanagementBusinessunitOpportunitiesBulkStatusesUpdateRequest request) Bulk update opportunities status If status is Closed, pending enrollments are automatically denied; approved enrollments remain in schedules.WorkforceManagementApi.postWorkforcemanagementBusinessunitOpportunitiesBulkStatusesUpdate(String businessUnitId, BulkOpportunitiesStatusUpdateRequest body) Bulk update opportunities status If status is Closed, pending enrollments are automatically denied; approved enrollments remain in schedules.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type BulkOpportunitiesStatusUpdateResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitOpportunitiesBulkStatusesUpdate(ApiRequest<BulkOpportunitiesStatusUpdateRequest> request) Bulk update opportunities status If status is Closed, pending enrollments are automatically denied; approved enrollments remain in schedules.WorkforceManagementApiAsync.postWorkforcemanagementBusinessunitOpportunitiesBulkStatusesUpdateAsync(PostWorkforcemanagementBusinessunitOpportunitiesBulkStatusesUpdateRequest request, AsyncApiCallback<BulkOpportunitiesStatusUpdateResponse> callback) Bulk update opportunities status If status is Closed, pending enrollments are automatically denied; approved enrollments remain in schedules.WorkforceManagementApiAsync.postWorkforcemanagementBusinessunitOpportunitiesBulkStatusesUpdateAsync(ApiRequest<BulkOpportunitiesStatusUpdateRequest> request, AsyncApiCallback<ApiResponse<BulkOpportunitiesStatusUpdateResponse>> callback) Bulk update opportunities status If status is Closed, pending enrollments are automatically denied; approved enrollments remain in schedules.WorkforceManagementApi.postWorkforcemanagementBusinessunitOpportunitiesBulkStatusesUpdateWithHttpInfo(String businessUnitId, BulkOpportunitiesStatusUpdateRequest body) Bulk update opportunities status If status is Closed, pending enrollments are automatically denied; approved enrollments remain in schedules.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type BulkOpportunitiesStatusUpdateResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitOpportunitiesBulkStatusesUpdateAsync(PostWorkforcemanagementBusinessunitOpportunitiesBulkStatusesUpdateRequest request, AsyncApiCallback<BulkOpportunitiesStatusUpdateResponse> callback) Bulk update opportunities status If status is Closed, pending enrollments are automatically denied; approved enrollments remain in schedules.WorkforceManagementApiAsync.postWorkforcemanagementBusinessunitOpportunitiesBulkStatusesUpdateAsync(ApiRequest<BulkOpportunitiesStatusUpdateRequest> request, AsyncApiCallback<ApiResponse<BulkOpportunitiesStatusUpdateResponse>> callback) Bulk update opportunities status If status is Closed, pending enrollments are automatically denied; approved enrollments remain in schedules. -
Uses of BulkOpportunitiesStatusUpdateResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BulkOpportunitiesStatusUpdateResponseModifier and TypeMethodDescriptionBulkOpportunitiesStatusUpdateResponse.errorCount(Integer errorCount) The count of failed operations in the bulk requestBulkOpportunitiesStatusUpdateResponse.results(List<BulkOpportunitiesReferenceResult> results) The result for each requested item