Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkAddRequest
Packages that use PostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkAddRequest
-
Uses of PostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkAddRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkAddRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkAdd(PostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkAddRequest request) Bulk add enrollments to opportunities for the authenticated agent Allows an agent to enroll in opportunities.WorkforceManagementApiAsync.postWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkAddAsync(PostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkAddRequest request, AsyncApiCallback<AgentBulkAddOpportunityEnrollmentsResponse> callback) Bulk add enrollments to opportunities for the authenticated agent Allows an agent to enroll in opportunities. -
Uses of PostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkAddRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkAddRequestModifier and TypeMethodDescriptionPostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkAddRequest.Builder.build()PostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkAddRequest.withBody(AgentBulkAddOpportunityEnrollmentsRequest body) PostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkAddRequest.withCustomHeader(String name, String value)