Uses of Class
com.mypurecloud.sdk.v2.model.BulkJobAddResult
Packages that use BulkJobAddResult
-
Uses of BulkJobAddResult in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BulkJobAddResultModifier and TypeMethodDescriptionBulkJobAddResult.entity(BulkJobAddWorkitemSummary entity) The result of the operation if it succeeded.BulkJobAddResult.error(BulkJobError error) Error details if the operation failed.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type BulkJobAddResultMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type BulkJobAddResultModifier and TypeMethodDescriptionBulkJobAddResponse.results(List<BulkJobAddResult> results) A list of the results from the bulk operation.voidBulkJobAddResponse.setResults(List<BulkJobAddResult> results)