Uses of Class
com.mypurecloud.sdk.v2.model.BulkEntityErrorExternalOrganizationEnrichRequest
Packages that use BulkEntityErrorExternalOrganizationEnrichRequest
-
Uses of BulkEntityErrorExternalOrganizationEnrichRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BulkEntityErrorExternalOrganizationEnrichRequestModifier and TypeMethodDescriptionAn error code for the specific error condition.BulkEntityErrorExternalOrganizationEnrichRequest.details(List<BulkErrorDetail> details) Additional error details for specific fields.BulkEntityErrorExternalOrganizationEnrichRequest.entity(ExternalOrganizationEnrichRequest entity) The entity body specified in the Bulk request operation that caused this error.BulkResponseResultExternalOrganizationExternalOrganizationEnrichRequestBulkEntityErrorExternalOrganizationEnrichRequest.getError()A short error message.Whether this particular error should be retried.The HTTP Status Code for the error.Methods in com.mypurecloud.sdk.v2.model with parameters of type BulkEntityErrorExternalOrganizationEnrichRequestModifier and TypeMethodDescriptionBulkResponseResultExternalOrganizationExternalOrganizationEnrichRequestBulkEntityErrorExternalOrganizationEnrichRequest.error(BulkEntityErrorExternalOrganizationEnrichRequest error) An error describing why this Bulk operation failed.voidBulkResponseResultExternalOrganizationExternalOrganizationEnrichRequestBulkEntityErrorExternalOrganizationEnrichRequest.setError(BulkEntityErrorExternalOrganizationEnrichRequest error)