Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkStatusesUpdateRequest
-
Uses of PostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkStatusesUpdateRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkStatusesUpdateRequestModifier 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).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). -
Uses of PostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkStatusesUpdateRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkStatusesUpdateRequestModifier and TypeMethodDescriptionPostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkStatusesUpdateRequest.Builder.build()PostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkStatusesUpdateRequest.withBody(AgentBulkStatusUpdateOpportunityEnrollmentsRequest body) PostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkStatusesUpdateRequest.withCustomHeader(String name, String value)