Uses of Class
com.mypurecloud.sdk.v2.model.BulkUpdateOpportunityEnrollmentsStatusResponse
Packages that use BulkUpdateOpportunityEnrollmentsStatusResponse
-
Uses of BulkUpdateOpportunityEnrollmentsStatusResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return BulkUpdateOpportunityEnrollmentsStatusResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitOpportunitiesEnrollmentsBulkStatusesUpdate(PostWorkforcemanagementBusinessunitOpportunitiesEnrollmentsBulkStatusesUpdateRequest request) Bulk update enrollment status Updates the status of enrollments (approve/deny).WorkforceManagementApi.postWorkforcemanagementBusinessunitOpportunitiesEnrollmentsBulkStatusesUpdate(String businessUnitId, BulkOpportunityEnrollmentsStatusUpdateRequest body) Bulk update enrollment status Updates the status of enrollments (approve/deny).Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type BulkUpdateOpportunityEnrollmentsStatusResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitOpportunitiesEnrollmentsBulkStatusesUpdate(ApiRequest<BulkOpportunityEnrollmentsStatusUpdateRequest> request) Bulk update enrollment status Updates the status of enrollments (approve/deny).WorkforceManagementApiAsync.postWorkforcemanagementBusinessunitOpportunitiesEnrollmentsBulkStatusesUpdateAsync(PostWorkforcemanagementBusinessunitOpportunitiesEnrollmentsBulkStatusesUpdateRequest request, AsyncApiCallback<BulkUpdateOpportunityEnrollmentsStatusResponse> callback) Bulk update enrollment status Updates the status of enrollments (approve/deny).WorkforceManagementApiAsync.postWorkforcemanagementBusinessunitOpportunitiesEnrollmentsBulkStatusesUpdateAsync(ApiRequest<BulkOpportunityEnrollmentsStatusUpdateRequest> request, AsyncApiCallback<ApiResponse<BulkUpdateOpportunityEnrollmentsStatusResponse>> callback) Bulk update enrollment status Updates the status of enrollments (approve/deny).WorkforceManagementApi.postWorkforcemanagementBusinessunitOpportunitiesEnrollmentsBulkStatusesUpdateWithHttpInfo(String businessUnitId, BulkOpportunityEnrollmentsStatusUpdateRequest body) Bulk update enrollment status Updates the status of enrollments (approve/deny).Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type BulkUpdateOpportunityEnrollmentsStatusResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitOpportunitiesEnrollmentsBulkStatusesUpdateAsync(PostWorkforcemanagementBusinessunitOpportunitiesEnrollmentsBulkStatusesUpdateRequest request, AsyncApiCallback<BulkUpdateOpportunityEnrollmentsStatusResponse> callback) Bulk update enrollment status Updates the status of enrollments (approve/deny).WorkforceManagementApiAsync.postWorkforcemanagementBusinessunitOpportunitiesEnrollmentsBulkStatusesUpdateAsync(ApiRequest<BulkOpportunityEnrollmentsStatusUpdateRequest> request, AsyncApiCallback<ApiResponse<BulkUpdateOpportunityEnrollmentsStatusResponse>> callback) Bulk update enrollment status Updates the status of enrollments (approve/deny). -
Uses of BulkUpdateOpportunityEnrollmentsStatusResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BulkUpdateOpportunityEnrollmentsStatusResponseModifier and TypeMethodDescriptionBulkUpdateOpportunityEnrollmentsStatusResponse.errorCount(Integer errorCount) The count of failed operations in the bulk requestBulkUpdateOpportunityEnrollmentsStatusResponse.results(List<BulkOpportunitiesEnrollmentResult> results) The result for each requested item