Uses of Class
com.mypurecloud.sdk.v2.model.AgentBulkStatusUpdateOpportunityEnrollmentsResponse
Packages that use AgentBulkStatusUpdateOpportunityEnrollmentsResponse
-
Uses of AgentBulkStatusUpdateOpportunityEnrollmentsResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return AgentBulkStatusUpdateOpportunityEnrollmentsResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkStatusesUpdate(PostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkStatusesUpdateRequest request) Bulk update enrollment status for the authenticated agent Allows an agent to update the status of their enrollments (e.g. withdraw).WorkforceManagementApi.postWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkStatusesUpdate(AgentBulkStatusUpdateOpportunityEnrollmentsRequest body) Bulk update enrollment status for the authenticated agent Allows an agent to update the status of their enrollments (e.g. withdraw).Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type AgentBulkStatusUpdateOpportunityEnrollmentsResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkStatusesUpdate(ApiRequest<AgentBulkStatusUpdateOpportunityEnrollmentsRequest> request) Bulk update enrollment status for the authenticated agent Allows an agent to update the status of their enrollments (e.g. withdraw).WorkforceManagementApiAsync.postWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkStatusesUpdateAsync(PostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkStatusesUpdateRequest request, AsyncApiCallback<AgentBulkStatusUpdateOpportunityEnrollmentsResponse> callback) Bulk update enrollment status for the authenticated agent Allows an agent to update the status of their enrollments (e.g. withdraw).WorkforceManagementApiAsync.postWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkStatusesUpdateAsync(ApiRequest<AgentBulkStatusUpdateOpportunityEnrollmentsRequest> request, AsyncApiCallback<ApiResponse<AgentBulkStatusUpdateOpportunityEnrollmentsResponse>> callback) Bulk update enrollment status for the authenticated agent Allows an agent to update the status of their enrollments (e.g. withdraw).WorkforceManagementApi.postWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkStatusesUpdateWithHttpInfo(AgentBulkStatusUpdateOpportunityEnrollmentsRequest body) Bulk update enrollment status for the authenticated agent Allows an agent to update the status of their enrollments (e.g. withdraw).Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type AgentBulkStatusUpdateOpportunityEnrollmentsResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkStatusesUpdateAsync(PostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkStatusesUpdateRequest request, AsyncApiCallback<AgentBulkStatusUpdateOpportunityEnrollmentsResponse> callback) Bulk update enrollment status for the authenticated agent Allows an agent to update the status of their enrollments (e.g. withdraw).WorkforceManagementApiAsync.postWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkStatusesUpdateAsync(ApiRequest<AgentBulkStatusUpdateOpportunityEnrollmentsRequest> request, AsyncApiCallback<ApiResponse<AgentBulkStatusUpdateOpportunityEnrollmentsResponse>> callback) Bulk update enrollment status for the authenticated agent Allows an agent to update the status of their enrollments (e.g. withdraw). -
Uses of AgentBulkStatusUpdateOpportunityEnrollmentsResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentBulkStatusUpdateOpportunityEnrollmentsResponseModifier and TypeMethodDescriptionAgentBulkStatusUpdateOpportunityEnrollmentsResponse.errorCount(Integer errorCount) The count of failed operations in the bulk requestAgentBulkStatusUpdateOpportunityEnrollmentsResponse.results(List<BulkOpportunitiesEnrollmentResult> results) The result for each requested item