Uses of Class
com.mypurecloud.sdk.v2.model.BulkResponseResultRelationshipRelationshipBulkEntityErrorRelationship
Packages that use BulkResponseResultRelationshipRelationshipBulkEntityErrorRelationship
-
Uses of BulkResponseResultRelationshipRelationshipBulkEntityErrorRelationship in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BulkResponseResultRelationshipRelationshipBulkEntityErrorRelationshipModifier and TypeMethodDescriptionBulkResponseResultRelationshipRelationshipBulkEntityErrorRelationship.entity(Relationship entity) The entity which was affected by this Bulk operation.BulkResponseResultRelationshipRelationshipBulkEntityErrorRelationship.error(BulkEntityErrorRelationship error) An error describing why this Bulk operation failed.The id associated with this operation.Status Code for the requested operation.Whether the requested operation completed successfully.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type BulkResponseResultRelationshipRelationshipBulkEntityErrorRelationshipMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type BulkResponseResultRelationshipRelationshipBulkEntityErrorRelationshipModifier and TypeMethodDescriptionBulkRelationshipsResponse.results(List<BulkResponseResultRelationshipRelationshipBulkEntityErrorRelationship> results) A list of results for all of the Bulk operations specified in the request.voidBulkRelationshipsResponse.setResults(List<BulkResponseResultRelationshipRelationshipBulkEntityErrorRelationship> results)