public class Msdyn_aitemplate extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Msdyn_aitemplate.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Msdyn_aitemplate() |
protected Integer msdyn_templateversion
protected OffsetDateTime overriddencreatedon
protected String msdyn_defaultrunschedulingoptions
protected Integer importsequencenumber
protected String msdyn_rundataspecification
protected String msdyn_aitemplateidunique
protected String msdyn_uxconfiguration
protected String _owningbusinessunit_value
protected String _createdby_value
protected String _createdonbehalfby_value
protected String _ownerid_value
protected String _modifiedonbehalfby_value
protected Integer timezoneruleversionnumber
protected String msdyn_aitemplateid
protected String introducedversion
protected String msdyn_databinding
protected Integer utcconversiontimezonecode
protected BooleanManagedProperty iscustomizable
protected String solutionid
protected Boolean ismanaged
protected OffsetDateTime overwritetime
protected String msdyn_trainingconfigschema
protected String _owningteam_value
protected String _owninguser_value
protected Long versionnumber
protected String msdyn_resourceinfo
protected String _modifiedby_value
protected OffsetDateTime modifiedon
protected Integer statecode
protected String msdyn_trainingdataspecification
protected String msdyn_runconfigschema
protected Integer componentstate
protected Boolean msdyn_istrainable
protected String msdyn_uniquename
protected Integer statuscode
protected OffsetDateTime createdon
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Msdyn_aitemplate.Builder builderMsdyn_aitemplate()
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
getChangedFields in interface com.github.davidmoten.odata.client.ODataEntityTypegetChangedFields in class Crmbaseentitypublic void postInject(boolean addKeysToContextPath)
postInject in interface com.github.davidmoten.odata.client.ODataTypepostInject in class Crmbaseentitypublic Msdyn_aitemplate withMsdyn_templateversion(Integer msdyn_templateversion)
public Optional<OffsetDateTime> getOverriddencreatedon()
public Msdyn_aitemplate withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Msdyn_aitemplate withMsdyn_defaultrunschedulingoptions(String msdyn_defaultrunschedulingoptions)
public Msdyn_aitemplate withImportsequencenumber(Integer importsequencenumber)
public Msdyn_aitemplate withMsdyn_rundataspecification(String msdyn_rundataspecification)
public Msdyn_aitemplate withMsdyn_aitemplateidunique(String msdyn_aitemplateidunique)
public Msdyn_aitemplate withMsdyn_uxconfiguration(String msdyn_uxconfiguration)
public Msdyn_aitemplate with_owningbusinessunit_value(String _owningbusinessunit_value)
public Msdyn_aitemplate with_createdby_value(String _createdby_value)
public Msdyn_aitemplate with_createdonbehalfby_value(String _createdonbehalfby_value)
public Msdyn_aitemplate with_ownerid_value(String _ownerid_value)
public Msdyn_aitemplate with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Msdyn_aitemplate withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Msdyn_aitemplate withMsdyn_aitemplateid(String msdyn_aitemplateid)
public Msdyn_aitemplate withIntroducedversion(String introducedversion)
public Msdyn_aitemplate withMsdyn_databinding(String msdyn_databinding)
public Msdyn_aitemplate withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Optional<BooleanManagedProperty> getIscustomizable()
public Msdyn_aitemplate withIscustomizable(BooleanManagedProperty iscustomizable)
public Msdyn_aitemplate withSolutionid(String solutionid)
public Msdyn_aitemplate withIsmanaged(Boolean ismanaged)
public Optional<OffsetDateTime> getOverwritetime()
public Msdyn_aitemplate withOverwritetime(OffsetDateTime overwritetime)
public Msdyn_aitemplate withMsdyn_trainingconfigschema(String msdyn_trainingconfigschema)
public Msdyn_aitemplate with_owningteam_value(String _owningteam_value)
public Msdyn_aitemplate with_owninguser_value(String _owninguser_value)
public Msdyn_aitemplate withVersionnumber(Long versionnumber)
public Msdyn_aitemplate withMsdyn_resourceinfo(String msdyn_resourceinfo)
public Msdyn_aitemplate with_modifiedby_value(String _modifiedby_value)
public Optional<OffsetDateTime> getModifiedon()
public Msdyn_aitemplate withModifiedon(OffsetDateTime modifiedon)
public Msdyn_aitemplate withStatecode(Integer statecode)
public Msdyn_aitemplate withMsdyn_trainingdataspecification(String msdyn_trainingdataspecification)
public Msdyn_aitemplate withMsdyn_runconfigschema(String msdyn_runconfigschema)
public Msdyn_aitemplate withComponentstate(Integer componentstate)
public Msdyn_aitemplate withMsdyn_istrainable(Boolean msdyn_istrainable)
public Msdyn_aitemplate withMsdyn_uniquename(String msdyn_uniquename)
public Msdyn_aitemplate withStatuscode(Integer statuscode)
public Optional<OffsetDateTime> getCreatedon()
public Msdyn_aitemplate withCreatedon(OffsetDateTime createdon)
public Msdyn_aitemplate withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic SystemuserRequest getCreatedby()
public SystemuserRequest getCreatedonbehalfby()
public SystemuserRequest getModifiedby()
public SystemuserRequest getModifiedonbehalfby()
public SystemuserRequest getOwninguser()
public TeamRequest getOwningteam()
public PrincipalRequest getOwnerid()
public BusinessunitRequest getOwningbusinessunit()
public SyncerrorCollectionRequest getMsdyn_aitemplate_SyncErrors()
public AsyncoperationCollectionRequest getMsdyn_aitemplate_AsyncOperations()
public MailboxtrackingfolderCollectionRequest getMsdyn_aitemplate_MailboxTrackingFolders()
public ProcesssessionCollectionRequest getMsdyn_aitemplate_ProcessSession()
public BulkdeletefailureCollectionRequest getMsdyn_aitemplate_BulkDeleteFailures()
public PrincipalobjectattributeaccessCollectionRequest getMsdyn_aitemplate_PrincipalObjectAttributeAccesses()
public Msdyn_aimodelCollectionRequest getMsdyn_aitemplate_msdyn_aimodel()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Msdyn_aitemplate patch()
this with changed fields reset.patch in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic Msdyn_aitemplate put()
this
with changed fields reset (they were ignored anyway).put in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic String toString()
toString in class CrmbaseentityCopyright © 2018–2021. All rights reserved.