Package microsoft.dynamics.crm.entity
Class Msdyn_aimodel
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Msdyn_aimodel
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Msdyn_aimodel extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMsdyn_aimodel.Builder
-
Field Summary
-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedMsdyn_aimodel()
-
Method Summary
-
-
-
Field Detail
-
msdyn_name
protected String msdyn_name
-
msdyn_modelcreationcontext
protected String msdyn_modelcreationcontext
-
solutionid
protected String solutionid
-
componentstate
protected Integer componentstate
-
createdon
protected OffsetDateTime createdon
-
_modifiedby_value
protected String _modifiedby_value
-
overriddencreatedon
protected OffsetDateTime overriddencreatedon
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
overwritetime
protected OffsetDateTime overwritetime
-
_msdyn_activerunconfigurationid_value
protected String _msdyn_activerunconfigurationid_value
-
msdyn_sharewithorganizationoncreate
protected Boolean msdyn_sharewithorganizationoncreate
-
_owningteam_value
protected String _owningteam_value
-
statecode
protected Integer statecode
-
_modifiedonbehalfby_value
protected String _modifiedonbehalfby_value
-
introducedversion
protected String introducedversion
-
_createdonbehalfby_value
protected String _createdonbehalfby_value
-
importsequencenumber
protected Integer importsequencenumber
-
ismanaged
protected Boolean ismanaged
-
msdyn_aimodelidunique
protected String msdyn_aimodelidunique
-
_owninguser_value
protected String _owninguser_value
-
_msdyn_scheduleinferenceworkflowid_value
protected String _msdyn_scheduleinferenceworkflowid_value
-
modifiedon
protected OffsetDateTime modifiedon
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
_ownerid_value
protected String _ownerid_value
-
versionnumber
protected Long versionnumber
-
_msdyn_retrainworkflowid_value
protected String _msdyn_retrainworkflowid_value
-
statuscode
protected Integer statuscode
-
_createdby_value
protected String _createdby_value
-
msdyn_aimodelid
protected String msdyn_aimodelid
-
iscustomizable
protected BooleanManagedProperty iscustomizable
-
_msdyn_templateid_value
protected String _msdyn_templateid_value
-
_owningbusinessunit_value
protected String _owningbusinessunit_value
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderMsdyn_aimodel
public static Msdyn_aimodel.Builder builderMsdyn_aimodel()
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_name
public Msdyn_aimodel withMsdyn_name(String msdyn_name)
-
withMsdyn_modelcreationcontext
public Msdyn_aimodel withMsdyn_modelcreationcontext(String msdyn_modelcreationcontext)
-
withSolutionid
public Msdyn_aimodel withSolutionid(String solutionid)
-
withComponentstate
public Msdyn_aimodel withComponentstate(Integer componentstate)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Msdyn_aimodel withCreatedon(OffsetDateTime createdon)
-
with_modifiedby_value
public Msdyn_aimodel with_modifiedby_value(String _modifiedby_value)
-
getOverriddencreatedon
public Optional<OffsetDateTime> getOverriddencreatedon()
-
withOverriddencreatedon
public Msdyn_aimodel withOverriddencreatedon(OffsetDateTime overriddencreatedon)
-
withTimezoneruleversionnumber
public Msdyn_aimodel withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
getOverwritetime
public Optional<OffsetDateTime> getOverwritetime()
-
withOverwritetime
public Msdyn_aimodel withOverwritetime(OffsetDateTime overwritetime)
-
get_msdyn_activerunconfigurationid_value
public Optional<String> get_msdyn_activerunconfigurationid_value()
-
with_msdyn_activerunconfigurationid_value
public Msdyn_aimodel with_msdyn_activerunconfigurationid_value(String _msdyn_activerunconfigurationid_value)
-
getMsdyn_sharewithorganizationoncreate
public Optional<Boolean> getMsdyn_sharewithorganizationoncreate()
-
withMsdyn_sharewithorganizationoncreate
public Msdyn_aimodel withMsdyn_sharewithorganizationoncreate(Boolean msdyn_sharewithorganizationoncreate)
-
with_owningteam_value
public Msdyn_aimodel with_owningteam_value(String _owningteam_value)
-
withStatecode
public Msdyn_aimodel withStatecode(Integer statecode)
-
with_modifiedonbehalfby_value
public Msdyn_aimodel with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
-
withIntroducedversion
public Msdyn_aimodel withIntroducedversion(String introducedversion)
-
with_createdonbehalfby_value
public Msdyn_aimodel with_createdonbehalfby_value(String _createdonbehalfby_value)
-
withImportsequencenumber
public Msdyn_aimodel withImportsequencenumber(Integer importsequencenumber)
-
withIsmanaged
public Msdyn_aimodel withIsmanaged(Boolean ismanaged)
-
withMsdyn_aimodelidunique
public Msdyn_aimodel withMsdyn_aimodelidunique(String msdyn_aimodelidunique)
-
with_owninguser_value
public Msdyn_aimodel with_owninguser_value(String _owninguser_value)
-
get_msdyn_scheduleinferenceworkflowid_value
public Optional<String> get_msdyn_scheduleinferenceworkflowid_value()
-
with_msdyn_scheduleinferenceworkflowid_value
public Msdyn_aimodel with_msdyn_scheduleinferenceworkflowid_value(String _msdyn_scheduleinferenceworkflowid_value)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Msdyn_aimodel withModifiedon(OffsetDateTime modifiedon)
-
withUtcconversiontimezonecode
public Msdyn_aimodel withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
with_ownerid_value
public Msdyn_aimodel with_ownerid_value(String _ownerid_value)
-
withVersionnumber
public Msdyn_aimodel withVersionnumber(Long versionnumber)
-
with_msdyn_retrainworkflowid_value
public Msdyn_aimodel with_msdyn_retrainworkflowid_value(String _msdyn_retrainworkflowid_value)
-
withStatuscode
public Msdyn_aimodel withStatuscode(Integer statuscode)
-
with_createdby_value
public Msdyn_aimodel with_createdby_value(String _createdby_value)
-
withMsdyn_aimodelid
public Msdyn_aimodel withMsdyn_aimodelid(String msdyn_aimodelid)
-
getIscustomizable
public Optional<BooleanManagedProperty> getIscustomizable()
-
withIscustomizable
public Msdyn_aimodel withIscustomizable(BooleanManagedProperty iscustomizable)
-
with_msdyn_templateid_value
public Msdyn_aimodel with_msdyn_templateid_value(String _msdyn_templateid_value)
-
with_owningbusinessunit_value
public Msdyn_aimodel with_owningbusinessunit_value(String _owningbusinessunit_value)
-
withUnmappedField
public Msdyn_aimodel withUnmappedField(String name, String 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_aimodel_SyncErrors
public SyncerrorCollectionRequest getMsdyn_aimodel_SyncErrors()
-
getMsdyn_aimodel_AsyncOperations
public AsyncoperationCollectionRequest getMsdyn_aimodel_AsyncOperations()
-
getMsdyn_aimodel_MailboxTrackingFolders
public MailboxtrackingfolderCollectionRequest getMsdyn_aimodel_MailboxTrackingFolders()
-
getMsdyn_aimodel_ProcessSession
public ProcesssessionCollectionRequest getMsdyn_aimodel_ProcessSession()
-
getMsdyn_aimodel_BulkDeleteFailures
public BulkdeletefailureCollectionRequest getMsdyn_aimodel_BulkDeleteFailures()
-
getMsdyn_aimodel_PrincipalObjectAttributeAccesses
public PrincipalobjectattributeaccessCollectionRequest getMsdyn_aimodel_PrincipalObjectAttributeAccesses()
-
getMsdyn_aimodel_Annotations
public AnnotationCollectionRequest getMsdyn_aimodel_Annotations()
-
getMsdyn_aimodel_msdyn_aiconfiguration
public Msdyn_aiconfigurationCollectionRequest getMsdyn_aimodel_msdyn_aiconfiguration()
-
getMsdyn_retrainworkflowid
public WorkflowRequest getMsdyn_retrainworkflowid()
-
getMsdyn_TemplateId
public Msdyn_aitemplateRequest getMsdyn_TemplateId()
-
getMsdyn_AIBDatasetsContainer_msdyn_AIModelI
public Msdyn_aibdatasetscontainerCollectionRequest getMsdyn_AIBDatasetsContainer_msdyn_AIModelI()
-
getMsdyn_scheduleinferenceworkflowid
public WorkflowRequest getMsdyn_scheduleinferenceworkflowid()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Msdyn_aimodel 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_aimodel 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
-
batchPrediction
public com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<BatchPredictionResponse> batchPrediction(String version)
-
predict
public com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<PredictResponse> predict(String version, String request, Crmbaseentity recordId, Crmbaseentity requestv2)
-
predictByReference
public com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<Crmbaseentity> predictByReference(String version, String targetRecordId)
-
predictionSchema
public com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<PredictionSchemaResponse> predictionSchema(String version, String predictionMode)
-
schedulePrediction
public com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<SchedulePredictionResponse> schedulePrediction(String version, Boolean predictImmediately, Boolean cleanupRequired)
-
scheduleRetrain
public com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<ScheduleRetrainResponse> scheduleRetrain(String recurrence, String version)
-
unschedulePrediction
public com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<UnschedulePredictionResponse> unschedulePrediction(String version, Boolean skipStatusUpdate)
-
toString
public String toString()
- Overrides:
toStringin classCrmbaseentity
-
-