| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Principalobjectaccess |
Principalobjectaccess.Builder.build() |
Principalobjectaccess |
Principalobjectaccess.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Principalobjectaccess |
Principalobjectaccess.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Principalobjectaccess |
Principalobjectaccess.withAccessrightsmask(Integer accessrightsmask) |
Principalobjectaccess |
Principalobjectaccess.withChangedon(OffsetDateTime changedon) |
Principalobjectaccess |
Principalobjectaccess.withInheritedaccessrightsmask(Integer inheritedaccessrightsmask) |
Principalobjectaccess |
Principalobjectaccess.withObjectid(String objectid) |
Principalobjectaccess |
Principalobjectaccess.withObjecttypecode(String objecttypecode) |
Principalobjectaccess |
Principalobjectaccess.withPrincipalid(String principalid) |
Principalobjectaccess |
Principalobjectaccess.withPrincipalobjectaccessid(String principalobjectaccessid) |
Principalobjectaccess |
Principalobjectaccess.withPrincipaltypecode(String principaltypecode) |
Principalobjectaccess |
Principalobjectaccess.withTimezoneruleversionnumber(Integer timezoneruleversionnumber) |
Principalobjectaccess |
Principalobjectaccess.withUnmappedField(String name,
String value) |
Principalobjectaccess |
Principalobjectaccess.withUtcconversiontimezonecode(Integer utcconversiontimezonecode) |
Principalobjectaccess |
Principalobjectaccess.withVersionnumber(Long versionnumber) |
Copyright © 2018–2021. All rights reserved.