| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Appconfigmaster |
Appconfigmaster.Builder.build() |
Appconfigmaster |
Appconfigmaster.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Appconfigmaster |
Appconfigmaster.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Appconfigmaster |
Appconfigmaster.with_createdby_value(String _createdby_value) |
Appconfigmaster |
Appconfigmaster.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Appconfigmaster |
Appconfigmaster.with_modifiedby_value(String _modifiedby_value) |
Appconfigmaster |
Appconfigmaster.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Appconfigmaster |
Appconfigmaster.with_organizationid_value(String _organizationid_value) |
Appconfigmaster |
Appconfigmaster.withAppconfigmasterid(String appconfigmasterid) |
Appconfigmaster |
Appconfigmaster.withConfigtype(String configtype) |
Appconfigmaster |
Appconfigmaster.withCreatedon(OffsetDateTime createdon) |
Appconfigmaster |
Appconfigmaster.withDefaultvalue(String defaultvalue) |
Appconfigmaster |
Appconfigmaster.withImportsequencenumber(Integer importsequencenumber) |
Appconfigmaster |
Appconfigmaster.withIsnavigationsetting(Integer isnavigationsetting) |
Appconfigmaster |
Appconfigmaster.withModifiedon(OffsetDateTime modifiedon) |
Appconfigmaster |
Appconfigmaster.withName(String name) |
Appconfigmaster |
Appconfigmaster.withOverriddencreatedon(OffsetDateTime overriddencreatedon) |
Appconfigmaster |
Appconfigmaster.withParentappconfigmasterid(String parentappconfigmasterid) |
Appconfigmaster |
Appconfigmaster.withUnmappedField(String name,
String value) |
Appconfigmaster |
Appconfigmaster.withValidator(String validator) |
Appconfigmaster |
Appconfigmaster.withVersionnumber(Long versionnumber) |
Copyright © 2018–2021. All rights reserved.