Uses of Class
com.mypurecloud.sdk.v2.model.BulkJobAddWorkitemSummary
Packages that use BulkJobAddWorkitemSummary
-
Uses of BulkJobAddWorkitemSummary in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BulkJobAddWorkitemSummaryModifier and TypeMethodDescriptionBulkJobAddResult.getEntity()BulkJobAddWorkitemSummary.type(WorktypeReference type) The worktype of the workitem.BulkJobAddWorkitemSummary.workbin(WorkbinReference workbin) The workbin of the workitem.Methods in com.mypurecloud.sdk.v2.model with parameters of type BulkJobAddWorkitemSummaryModifier and TypeMethodDescriptionBulkJobAddResult.entity(BulkJobAddWorkitemSummary entity) The result of the operation if it succeeded.voidBulkJobAddResult.setEntity(BulkJobAddWorkitemSummary entity)