create Entity
See createEntity(EntityValue, HttpHeaders?, RequestOptions?).
Parameters
entity
Entity parameter.
See createEntity(EntityValue, HttpHeaders?, RequestOptions?).
Parameters
entity
Entity parameter.
headers
Headers parameter.
Add a pending created entity to the change set. The entity will be created when this change set is submitted.
Parameters
entity
Entity to be created.
headers
(nullable) Request-specific headers.
options
(nullable) Request-specific options.