| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Msdyn_aimodel |
Msdyn_aimodel.Builder.build() |
Msdyn_aimodel |
Msdyn_aimodel.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Msdyn_aimodel |
Msdyn_aimodel.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Msdyn_aimodel |
Msdyn_aimodel.with_createdby_value(String _createdby_value) |
Msdyn_aimodel |
Msdyn_aimodel.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Msdyn_aimodel |
Msdyn_aimodel.with_modifiedby_value(String _modifiedby_value) |
Msdyn_aimodel |
Msdyn_aimodel.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Msdyn_aimodel |
Msdyn_aimodel.with_msdyn_activerunconfigurationid_value(String _msdyn_activerunconfigurationid_value) |
Msdyn_aimodel |
Msdyn_aimodel.with_msdyn_retrainworkflowid_value(String _msdyn_retrainworkflowid_value) |
Msdyn_aimodel |
Msdyn_aimodel.with_msdyn_scheduleinferenceworkflowid_value(String _msdyn_scheduleinferenceworkflowid_value) |
Msdyn_aimodel |
Msdyn_aimodel.with_msdyn_templateid_value(String _msdyn_templateid_value) |
Msdyn_aimodel |
Msdyn_aimodel.with_ownerid_value(String _ownerid_value) |
Msdyn_aimodel |
Msdyn_aimodel.with_owningbusinessunit_value(String _owningbusinessunit_value) |
Msdyn_aimodel |
Msdyn_aimodel.with_owningteam_value(String _owningteam_value) |
Msdyn_aimodel |
Msdyn_aimodel.with_owninguser_value(String _owninguser_value) |
Msdyn_aimodel |
Msdyn_aimodel.withComponentstate(Integer componentstate) |
Msdyn_aimodel |
Msdyn_aimodel.withCreatedon(OffsetDateTime createdon) |
Msdyn_aimodel |
Msdyn_aimodel.withImportsequencenumber(Integer importsequencenumber) |
Msdyn_aimodel |
Msdyn_aimodel.withIntroducedversion(String introducedversion) |
Msdyn_aimodel |
Msdyn_aimodel.withIscustomizable(BooleanManagedProperty iscustomizable) |
Msdyn_aimodel |
Msdyn_aimodel.withIsmanaged(Boolean ismanaged) |
Msdyn_aimodel |
Msdyn_aimodel.withModifiedon(OffsetDateTime modifiedon) |
Msdyn_aimodel |
Msdyn_aimodel.withMsdyn_aimodelid(String msdyn_aimodelid) |
Msdyn_aimodel |
Msdyn_aimodel.withMsdyn_aimodelidunique(String msdyn_aimodelidunique) |
Msdyn_aimodel |
Msdyn_aimodel.withMsdyn_modelcreationcontext(String msdyn_modelcreationcontext) |
Msdyn_aimodel |
Msdyn_aimodel.withMsdyn_name(String msdyn_name) |
Msdyn_aimodel |
Msdyn_aimodel.withMsdyn_sharewithorganizationoncreate(Boolean msdyn_sharewithorganizationoncreate) |
Msdyn_aimodel |
Msdyn_aimodel.withOverriddencreatedon(OffsetDateTime overriddencreatedon) |
Msdyn_aimodel |
Msdyn_aimodel.withOverwritetime(OffsetDateTime overwritetime) |
Msdyn_aimodel |
Msdyn_aimodel.withSolutionid(String solutionid) |
Msdyn_aimodel |
Msdyn_aimodel.withStatecode(Integer statecode) |
Msdyn_aimodel |
Msdyn_aimodel.withStatuscode(Integer statuscode) |
Msdyn_aimodel |
Msdyn_aimodel.withTimezoneruleversionnumber(Integer timezoneruleversionnumber) |
Msdyn_aimodel |
Msdyn_aimodel.withUnmappedField(String name,
String value) |
Msdyn_aimodel |
Msdyn_aimodel.withUtcconversiontimezonecode(Integer utcconversiontimezonecode) |
Msdyn_aimodel |
Msdyn_aimodel.withVersionnumber(Long versionnumber) |
Copyright © 2018–2020. All rights reserved.