Uses of Class
microsoft.dynamics.crm.entity.Appconfigmaster
-
Packages that use Appconfigmaster Package Description microsoft.dynamics.crm.entity -
-
Uses of Appconfigmaster in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Appconfigmaster Modifier and Type Method Description AppconfigmasterAppconfigmaster.Builder. build()AppconfigmasterAppconfigmaster. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.AppconfigmasterAppconfigmaster. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).AppconfigmasterAppconfigmaster. with_createdby_value(UUID _createdby_value)AppconfigmasterAppconfigmaster. with_createdonbehalfby_value(UUID _createdonbehalfby_value)AppconfigmasterAppconfigmaster. with_modifiedby_value(UUID _modifiedby_value)AppconfigmasterAppconfigmaster. with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)AppconfigmasterAppconfigmaster. with_organizationid_value(UUID _organizationid_value)AppconfigmasterAppconfigmaster. withAppconfigmasterid(UUID appconfigmasterid)AppconfigmasterAppconfigmaster. withConfigtype(String configtype)AppconfigmasterAppconfigmaster. withCreatedon(OffsetDateTime createdon)AppconfigmasterAppconfigmaster. withDefaultvalue(String defaultvalue)AppconfigmasterAppconfigmaster. withImportsequencenumber(Integer importsequencenumber)AppconfigmasterAppconfigmaster. withIsnavigationsetting(Integer isnavigationsetting)AppconfigmasterAppconfigmaster. withModifiedon(OffsetDateTime modifiedon)AppconfigmasterAppconfigmaster. withName(String name)AppconfigmasterAppconfigmaster. withOverriddencreatedon(OffsetDateTime overriddencreatedon)AppconfigmasterAppconfigmaster. withParentappconfigmasterid(String parentappconfigmasterid)AppconfigmasterAppconfigmaster. withUnmappedField(String name, Object value)AppconfigmasterAppconfigmaster. withValidator(String validator)AppconfigmasterAppconfigmaster. withVersionnumber(Long versionnumber)
-