All Methods Static Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<BatchPredictionResponse> |
batchPrediction(String version) |
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).
|
Optional<String> |
get_createdby_value() |
Optional<String> |
get_createdonbehalfby_value() |
Optional<String> |
get_modifiedby_value() |
Optional<String> |
get_modifiedonbehalfby_value() |
Optional<String> |
get_msdyn_activerunconfigurationid_value() |
Optional<String> |
get_msdyn_retrainworkflowid_value() |
Optional<String> |
get_msdyn_scheduleinferenceworkflowid_value() |
Optional<String> |
get_msdyn_templateid_value() |
Optional<String> |
get_ownerid_value() |
Optional<String> |
get_owningbusinessunit_value() |
Optional<String> |
get_owningteam_value() |
Optional<String> |
get_owninguser_value() |
com.github.davidmoten.odata.client.internal.ChangedFields |
getChangedFields() |
Optional<Integer> |
getComponentstate() |
SystemuserRequest |
getCreatedby() |
Optional<OffsetDateTime> |
getCreatedon() |
SystemuserRequest |
getCreatedonbehalfby() |
Optional<Integer> |
getImportsequencenumber() |
Optional<String> |
getIntroducedversion() |
Optional<BooleanManagedProperty> |
getIscustomizable() |
Optional<Boolean> |
getIsmanaged() |
SystemuserRequest |
getModifiedby() |
Optional<OffsetDateTime> |
getModifiedon() |
SystemuserRequest |
getModifiedonbehalfby() |
Msdyn_aibdatasetscontainerCollectionRequest |
getMsdyn_AIBDatasetsContainer_msdyn_AIModelI() |
AnnotationCollectionRequest |
getMsdyn_aimodel_Annotations() |
AsyncoperationCollectionRequest |
getMsdyn_aimodel_AsyncOperations() |
BulkdeletefailureCollectionRequest |
getMsdyn_aimodel_BulkDeleteFailures() |
MailboxtrackingfolderCollectionRequest |
getMsdyn_aimodel_MailboxTrackingFolders() |
Msdyn_aiconfigurationCollectionRequest |
getMsdyn_aimodel_msdyn_aiconfiguration() |
PrincipalobjectattributeaccessCollectionRequest |
getMsdyn_aimodel_PrincipalObjectAttributeAccesses() |
ProcesssessionCollectionRequest |
getMsdyn_aimodel_ProcessSession() |
SyncerrorCollectionRequest |
getMsdyn_aimodel_SyncErrors() |
Optional<String> |
getMsdyn_aimodelid() |
Optional<String> |
getMsdyn_aimodelidunique() |
Optional<String> |
getMsdyn_modelcreationcontext() |
Optional<String> |
getMsdyn_name() |
WorkflowRequest |
getMsdyn_retrainworkflowid() |
WorkflowRequest |
getMsdyn_scheduleinferenceworkflowid() |
Optional<Boolean> |
getMsdyn_sharewithorganizationoncreate() |
Msdyn_aitemplateRequest |
getMsdyn_TemplateId() |
Optional<OffsetDateTime> |
getOverriddencreatedon() |
Optional<OffsetDateTime> |
getOverwritetime() |
PrincipalRequest |
getOwnerid() |
BusinessunitRequest |
getOwningbusinessunit() |
TeamRequest |
getOwningteam() |
SystemuserRequest |
getOwninguser() |
Optional<String> |
getSolutionid() |
Optional<Integer> |
getStatecode() |
Optional<Integer> |
getStatuscode() |
Optional<Integer> |
getTimezoneruleversionnumber() |
com.github.davidmoten.odata.client.UnmappedFields |
getUnmappedFields() |
Optional<Integer> |
getUtcconversiontimezonecode() |
Optional<Long> |
getVersionnumber() |
String |
odataTypeName() |
Msdyn_aimodel |
patch()
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
void |
postInject(boolean addKeysToContextPath) |
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<PredictResponse> |
predict(String version,
String request,
Crmbaseentity recordId,
Crmbaseentity requestv2) |
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<Crmbaseentity> |
predictByReference(String version,
String targetRecordId) |
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<PredictionSchemaResponse> |
predictionSchema(String version,
String predictionMode) |
Msdyn_aimodel |
put()
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<SchedulePredictionResponse> |
schedulePrediction(String version,
Boolean predictImmediately,
Boolean cleanupRequired) |
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<ScheduleRetrainResponse> |
scheduleRetrain(String recurrence,
String version) |
String |
toString() |
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<UnschedulePredictionResponse> |
unschedulePrediction(String version,
Boolean skipStatusUpdate) |
Msdyn_aimodel |
with_createdby_value(String _createdby_value) |
Msdyn_aimodel |
with_createdonbehalfby_value(String _createdonbehalfby_value) |
Msdyn_aimodel |
with_modifiedby_value(String _modifiedby_value) |
Msdyn_aimodel |
with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Msdyn_aimodel |
with_msdyn_activerunconfigurationid_value(String _msdyn_activerunconfigurationid_value) |
Msdyn_aimodel |
with_msdyn_retrainworkflowid_value(String _msdyn_retrainworkflowid_value) |
Msdyn_aimodel |
with_msdyn_scheduleinferenceworkflowid_value(String _msdyn_scheduleinferenceworkflowid_value) |
Msdyn_aimodel |
with_msdyn_templateid_value(String _msdyn_templateid_value) |
Msdyn_aimodel |
with_ownerid_value(String _ownerid_value) |
Msdyn_aimodel |
with_owningbusinessunit_value(String _owningbusinessunit_value) |
Msdyn_aimodel |
with_owningteam_value(String _owningteam_value) |
Msdyn_aimodel |
with_owninguser_value(String _owninguser_value) |
Msdyn_aimodel |
withComponentstate(Integer componentstate) |
Msdyn_aimodel |
withCreatedon(OffsetDateTime createdon) |
Msdyn_aimodel |
withImportsequencenumber(Integer importsequencenumber) |
Msdyn_aimodel |
withIntroducedversion(String introducedversion) |
Msdyn_aimodel |
withIscustomizable(BooleanManagedProperty iscustomizable) |
Msdyn_aimodel |
withIsmanaged(Boolean ismanaged) |
Msdyn_aimodel |
withModifiedon(OffsetDateTime modifiedon) |
Msdyn_aimodel |
withMsdyn_aimodelid(String msdyn_aimodelid) |
Msdyn_aimodel |
withMsdyn_aimodelidunique(String msdyn_aimodelidunique) |
Msdyn_aimodel |
withMsdyn_modelcreationcontext(String msdyn_modelcreationcontext) |
Msdyn_aimodel |
withMsdyn_name(String msdyn_name) |
Msdyn_aimodel |
withMsdyn_sharewithorganizationoncreate(Boolean msdyn_sharewithorganizationoncreate) |
Msdyn_aimodel |
withOverriddencreatedon(OffsetDateTime overriddencreatedon) |
Msdyn_aimodel |
withOverwritetime(OffsetDateTime overwritetime) |
Msdyn_aimodel |
withSolutionid(String solutionid) |
Msdyn_aimodel |
withStatecode(Integer statecode) |
Msdyn_aimodel |
withStatuscode(Integer statuscode) |
Msdyn_aimodel |
withTimezoneruleversionnumber(Integer timezoneruleversionnumber) |
Msdyn_aimodel |
withUnmappedField(String name,
String value) |
Msdyn_aimodel |
withUtcconversiontimezonecode(Integer utcconversiontimezonecode) |
Msdyn_aimodel |
withVersionnumber(Long versionnumber) |