update Entity
See updateEntity(EntityValue, HttpHeaders?, RequestOptions?).
Parameters
entity
Entity parameter.
See updateEntity(EntityValue, HttpHeaders?, RequestOptions?).
Parameters
entity
Entity parameter.
headers
Headers parameter.
Add an updated entity to the change set. The entity will be updated when this change set is submitted.
Parameters
entity
Entity to be updated.
headers
(nullable) Request-specific headers.
options
(nullable) Request-specific options.