Package microsoft.dynamics.crm.entity
Class Msdyn_aitemplate
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Msdyn_aitemplate
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Msdyn_aitemplate extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMsdyn_aitemplate.Builder
-
Field Summary
-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedMsdyn_aitemplate()
-
Method Summary
-
-
-
Field Detail
-
msdyn_templateversion
protected Integer msdyn_templateversion
-
overriddencreatedon
protected OffsetDateTime overriddencreatedon
-
msdyn_defaultrunschedulingoptions
protected String msdyn_defaultrunschedulingoptions
-
importsequencenumber
protected Integer importsequencenumber
-
msdyn_rundataspecification
protected String msdyn_rundataspecification
-
msdyn_aitemplateidunique
protected UUID msdyn_aitemplateidunique
-
msdyn_uxconfiguration
protected String msdyn_uxconfiguration
-
_owningbusinessunit_value
protected UUID _owningbusinessunit_value
-
_createdby_value
protected UUID _createdby_value
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
_ownerid_value
protected UUID _ownerid_value
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
msdyn_aitemplateid
protected UUID msdyn_aitemplateid
-
introducedversion
protected String introducedversion
-
msdyn_databinding
protected String msdyn_databinding
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
iscustomizable
protected BooleanManagedProperty iscustomizable
-
solutionid
protected UUID solutionid
-
ismanaged
protected Boolean ismanaged
-
overwritetime
protected OffsetDateTime overwritetime
-
msdyn_trainingconfigschema
protected String msdyn_trainingconfigschema
-
_owningteam_value
protected UUID _owningteam_value
-
_owninguser_value
protected UUID _owninguser_value
-
versionnumber
protected Long versionnumber
-
msdyn_resourceinfo
protected String msdyn_resourceinfo
-
_modifiedby_value
protected UUID _modifiedby_value
-
modifiedon
protected OffsetDateTime modifiedon
-
statecode
protected Integer statecode
-
msdyn_trainingdataspecification
protected String msdyn_trainingdataspecification
-
msdyn_runconfigschema
protected String msdyn_runconfigschema
-
componentstate
protected Integer componentstate
-
msdyn_istrainable
protected Boolean msdyn_istrainable
-
msdyn_uniquename
protected String msdyn_uniquename
-
statuscode
protected Integer statuscode
-
createdon
protected OffsetDateTime createdon
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderMsdyn_aitemplate
public static Msdyn_aitemplate.Builder builderMsdyn_aitemplate()
Returns a builder which is used to create a new instance of this class (given that this class is immutable).- Returns:
- a new Builder for this class
-
getChangedFields
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
- Specified by:
getChangedFieldsin interfacecom.github.davidmoten.odata.client.ODataEntityType- Overrides:
getChangedFieldsin classCrmbaseentity
-
postInject
public void postInject(boolean addKeysToContextPath)
- Specified by:
postInjectin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
postInjectin classCrmbaseentity
-
withMsdyn_templateversion
public Msdyn_aitemplate withMsdyn_templateversion(Integer msdyn_templateversion)
-
getOverriddencreatedon
public Optional<OffsetDateTime> getOverriddencreatedon()
-
withOverriddencreatedon
public Msdyn_aitemplate withOverriddencreatedon(OffsetDateTime overriddencreatedon)
-
withMsdyn_defaultrunschedulingoptions
public Msdyn_aitemplate withMsdyn_defaultrunschedulingoptions(String msdyn_defaultrunschedulingoptions)
-
withImportsequencenumber
public Msdyn_aitemplate withImportsequencenumber(Integer importsequencenumber)
-
withMsdyn_rundataspecification
public Msdyn_aitemplate withMsdyn_rundataspecification(String msdyn_rundataspecification)
-
withMsdyn_aitemplateidunique
public Msdyn_aitemplate withMsdyn_aitemplateidunique(UUID msdyn_aitemplateidunique)
-
withMsdyn_uxconfiguration
public Msdyn_aitemplate withMsdyn_uxconfiguration(String msdyn_uxconfiguration)
-
with_owningbusinessunit_value
public Msdyn_aitemplate with_owningbusinessunit_value(UUID _owningbusinessunit_value)
-
with_createdby_value
public Msdyn_aitemplate with_createdby_value(UUID _createdby_value)
-
with_createdonbehalfby_value
public Msdyn_aitemplate with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
with_ownerid_value
public Msdyn_aitemplate with_ownerid_value(UUID _ownerid_value)
-
with_modifiedonbehalfby_value
public Msdyn_aitemplate with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
withTimezoneruleversionnumber
public Msdyn_aitemplate withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
withMsdyn_aitemplateid
public Msdyn_aitemplate withMsdyn_aitemplateid(UUID msdyn_aitemplateid)
-
withIntroducedversion
public Msdyn_aitemplate withIntroducedversion(String introducedversion)
-
withMsdyn_databinding
public Msdyn_aitemplate withMsdyn_databinding(String msdyn_databinding)
-
withUtcconversiontimezonecode
public Msdyn_aitemplate withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
getIscustomizable
public Optional<BooleanManagedProperty> getIscustomizable()
-
withIscustomizable
public Msdyn_aitemplate withIscustomizable(BooleanManagedProperty iscustomizable)
-
withSolutionid
public Msdyn_aitemplate withSolutionid(UUID solutionid)
-
withIsmanaged
public Msdyn_aitemplate withIsmanaged(Boolean ismanaged)
-
getOverwritetime
public Optional<OffsetDateTime> getOverwritetime()
-
withOverwritetime
public Msdyn_aitemplate withOverwritetime(OffsetDateTime overwritetime)
-
withMsdyn_trainingconfigschema
public Msdyn_aitemplate withMsdyn_trainingconfigschema(String msdyn_trainingconfigschema)
-
with_owningteam_value
public Msdyn_aitemplate with_owningteam_value(UUID _owningteam_value)
-
with_owninguser_value
public Msdyn_aitemplate with_owninguser_value(UUID _owninguser_value)
-
withVersionnumber
public Msdyn_aitemplate withVersionnumber(Long versionnumber)
-
withMsdyn_resourceinfo
public Msdyn_aitemplate withMsdyn_resourceinfo(String msdyn_resourceinfo)
-
with_modifiedby_value
public Msdyn_aitemplate with_modifiedby_value(UUID _modifiedby_value)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Msdyn_aitemplate withModifiedon(OffsetDateTime modifiedon)
-
withStatecode
public Msdyn_aitemplate withStatecode(Integer statecode)
-
withMsdyn_trainingdataspecification
public Msdyn_aitemplate withMsdyn_trainingdataspecification(String msdyn_trainingdataspecification)
-
withMsdyn_runconfigschema
public Msdyn_aitemplate withMsdyn_runconfigschema(String msdyn_runconfigschema)
-
withComponentstate
public Msdyn_aitemplate withComponentstate(Integer componentstate)
-
withMsdyn_istrainable
public Msdyn_aitemplate withMsdyn_istrainable(Boolean msdyn_istrainable)
-
withMsdyn_uniquename
public Msdyn_aitemplate withMsdyn_uniquename(String msdyn_uniquename)
-
withStatuscode
public Msdyn_aitemplate withStatuscode(Integer statuscode)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Msdyn_aitemplate withCreatedon(OffsetDateTime createdon)
-
withUnmappedField
public Msdyn_aitemplate withUnmappedField(String name, Object value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getOwninguser
public SystemuserRequest getOwninguser()
-
getOwningteam
public TeamRequest getOwningteam()
-
getOwnerid
public PrincipalRequest getOwnerid()
-
getOwningbusinessunit
public BusinessunitRequest getOwningbusinessunit()
-
getMsdyn_aitemplate_SyncErrors
public SyncerrorCollectionRequest getMsdyn_aitemplate_SyncErrors()
-
getMsdyn_aitemplate_AsyncOperations
public AsyncoperationCollectionRequest getMsdyn_aitemplate_AsyncOperations()
-
getMsdyn_aitemplate_MailboxTrackingFolders
public MailboxtrackingfolderCollectionRequest getMsdyn_aitemplate_MailboxTrackingFolders()
-
getMsdyn_aitemplate_ProcessSession
public ProcesssessionCollectionRequest getMsdyn_aitemplate_ProcessSession()
-
getMsdyn_aitemplate_BulkDeleteFailures
public BulkdeletefailureCollectionRequest getMsdyn_aitemplate_BulkDeleteFailures()
-
getMsdyn_aitemplate_PrincipalObjectAttributeAccesses
public PrincipalobjectattributeaccessCollectionRequest getMsdyn_aitemplate_PrincipalObjectAttributeAccesses()
-
getMsdyn_aitemplate_msdyn_aimodel
public Msdyn_aimodelCollectionRequest getMsdyn_aitemplate_msdyn_aimodel()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Msdyn_aitemplate patch()
Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.- Overrides:
patchin classCrmbaseentity- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
put
public Msdyn_aitemplate put()
Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).- Overrides:
putin classCrmbaseentity- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
toString
public String toString()
- Overrides:
toStringin classCrmbaseentity
-
-