Dear Expert,
I have the code of SAP Cloud sdk. To make it language dependent how can we add the header "Accept-Language" in the code, just as we add header in postman?
Regards,
Preeti
Code:
equipmentService.getAllEquipment().filter(Equipment.EQUIPMENT.eq(equipmentId)).executeRequest(destination);