Uses of Class
com.mypurecloud.sdk.v2.model.AgentBulkAddOpportunityEnrollmentResult
Packages that use AgentBulkAddOpportunityEnrollmentResult
-
Uses of AgentBulkAddOpportunityEnrollmentResult in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentBulkAddOpportunityEnrollmentResultModifier and TypeMethodDescriptionAgentBulkAddOpportunityEnrollmentResult.enrollment(AgentBulkAddOpportunityEnrollment enrollment) The enrollment result that was addedAgentBulkAddOpportunityEnrollmentResult.error(BulkOpportunitiesError error) The error result if the operation failedAgentBulkAddOpportunityEnrollmentResult.status(AgentBulkAddOpportunityEnrollmentResult.StatusEnum status) The status indicating the result of the bulk operation for this itemMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type AgentBulkAddOpportunityEnrollmentResultMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type AgentBulkAddOpportunityEnrollmentResultModifier and TypeMethodDescriptionAgentBulkAddOpportunityEnrollmentsResponse.results(List<AgentBulkAddOpportunityEnrollmentResult> results) The result for each requested itemvoidAgentBulkAddOpportunityEnrollmentsResponse.setResults(List<AgentBulkAddOpportunityEnrollmentResult> results)