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