Uses of Class
microsoft.dynamics.crm.entity.Phonecall
-
Packages that use Phonecall Package Description microsoft.dynamics.crm.entity -
-
Uses of Phonecall in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Phonecall Modifier and Type Method Description PhonecallPhonecall.Builder. build()PhonecallPhonecall. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.PhonecallPhonecall. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).PhonecallPhonecall. withCategory(String category)PhonecallPhonecall. withDirectioncode(Boolean directioncode)PhonecallPhonecall. withImportsequencenumber(Integer importsequencenumber)PhonecallPhonecall. withOverriddencreatedon(OffsetDateTime overriddencreatedon)PhonecallPhonecall. withPhonenumber(String phonenumber)PhonecallPhonecall. withSubcategory(String subcategory)PhonecallPhonecall. withSubscriptionid(UUID subscriptionid)PhonecallPhonecall. withUnmappedField(String name, String value)
-