| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Phonecall |
Phonecall.Builder.build() |
Phonecall |
Phonecall.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Phonecall |
Phonecall.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Phonecall |
Phonecall.withCategory(String category) |
Phonecall |
Phonecall.withDirectioncode(Boolean directioncode) |
Phonecall |
Phonecall.withImportsequencenumber(Integer importsequencenumber) |
Phonecall |
Phonecall.withOverriddencreatedon(OffsetDateTime overriddencreatedon) |
Phonecall |
Phonecall.withPhonenumber(String phonenumber) |
Phonecall |
Phonecall.withSubcategory(String subcategory) |
Phonecall |
Phonecall.withSubscriptionid(String subscriptionid) |
Phonecall |
Phonecall.withUnmappedField(String name,
String value) |
Copyright © 2018–2020. All rights reserved.