Uses of Class
com.mypurecloud.sdk.v2.model.AgentBulkAddOpportunityEnrollmentsResponse
Packages that use AgentBulkAddOpportunityEnrollmentsResponse
-
Uses of AgentBulkAddOpportunityEnrollmentsResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return AgentBulkAddOpportunityEnrollmentsResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkAdd(PostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkAddRequest request) Bulk add enrollments to opportunities for the authenticated agent Allows an agent to enroll in opportunities.WorkforceManagementApi.postWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkAdd(AgentBulkAddOpportunityEnrollmentsRequest body) Bulk add enrollments to opportunities for the authenticated agent Allows an agent to enroll in opportunities.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type AgentBulkAddOpportunityEnrollmentsResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkAdd(ApiRequest<AgentBulkAddOpportunityEnrollmentsRequest> 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.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.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 AgentBulkAddOpportunityEnrollmentsResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkAddAsync(PostWorkforcemanagementAgentsOpportunitiesEnrollmentsBulkAddRequest request, AsyncApiCallback<AgentBulkAddOpportunityEnrollmentsResponse> callback) 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 AgentBulkAddOpportunityEnrollmentsResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentBulkAddOpportunityEnrollmentsResponseModifier and TypeMethodDescriptionAgentBulkAddOpportunityEnrollmentsResponse.errorCount(Integer errorCount) The count of failed operations in the bulk requestAgentBulkAddOpportunityEnrollmentsResponse.results(List<AgentBulkAddOpportunityEnrollmentResult> results) The result for each requested item