Uses of Class
com.mypurecloud.sdk.v2.model.AgentBulkAddOpportunityEnrollmentsRequest
Packages that use AgentBulkAddOpportunityEnrollmentsRequest
Package
Description
-
Uses of AgentBulkAddOpportunityEnrollmentsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type AgentBulkAddOpportunityEnrollmentsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkAdd(AgentBulkAddOpportunityEnrollmentsRequest body) Bulk add enrollments to opportunities for the authenticated agent Allows an agent to enroll in opportunities.WorkforceManagementApi.postWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkAddWithHttpInfo(AgentBulkAddOpportunityEnrollmentsRequest body) Bulk add enrollments to opportunities for the authenticated agent Allows an agent to enroll in opportunities.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type AgentBulkAddOpportunityEnrollmentsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkAdd(ApiRequest<AgentBulkAddOpportunityEnrollmentsRequest> request) Bulk add enrollments to opportunities for the authenticated agent Allows an agent to enroll in opportunities.WorkforceManagementApiAsync.postWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkAddAsync(ApiRequest<AgentBulkAddOpportunityEnrollmentsRequest> request, AsyncApiCallback<ApiResponse<AgentBulkAddOpportunityEnrollmentsResponse>> callback) Bulk add enrollments to opportunities for the authenticated agent Allows an agent to enroll in opportunities. -
Uses of AgentBulkAddOpportunityEnrollmentsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return AgentBulkAddOpportunityEnrollmentsRequestModifier and TypeMethodDescriptionPostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkAddRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type AgentBulkAddOpportunityEnrollmentsRequestModifier and TypeMethodDescriptionPostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkAddRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type AgentBulkAddOpportunityEnrollmentsRequestModifier and TypeMethodDescriptionPostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkAddRequest.builder(AgentBulkAddOpportunityEnrollmentsRequest body) voidPostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkAddRequest.setBody(AgentBulkAddOpportunityEnrollmentsRequest body) PostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkAddRequest.Builder.withBody(AgentBulkAddOpportunityEnrollmentsRequest body) PostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkAddRequest.withBody(AgentBulkAddOpportunityEnrollmentsRequest body) PostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkAddRequest.Builder.withRequiredParams(AgentBulkAddOpportunityEnrollmentsRequest body) -
Uses of AgentBulkAddOpportunityEnrollmentsRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentBulkAddOpportunityEnrollmentsRequestModifier and TypeMethodDescriptionAgentBulkAddOpportunityEnrollmentsRequest.enrollments(List<AgentAddOpportunityEnrollment> enrollments) The list of the enrollments to add