| Package | Description |
|---|---|
| microsoft.dynamics.crm.container | |
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<Msdyn_analysisjob> |
System.msdyn_CreateNewAnalysisJobForRuleSet(Msdyn_solutionhealthruleset solutionHealthRuleSet) |
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<Msdyn_RegisterSolutionHealthRuleResponse> |
System.msdyn_RegisterSolutionHealthRule(String ruleDescription,
String owningSolutionId,
String uniqueName,
Crmbaseentity resolutionAction,
Msdyn_solutionhealthruleset ruleSetId,
String ruleArguments,
String ruleName,
Workflow workflowReference,
String resolutionMessage) |
| Modifier and Type | Method and Description |
|---|---|
Msdyn_solutionhealthruleset |
Msdyn_solutionhealthruleset.Builder.build() |
Msdyn_solutionhealthruleset |
Msdyn_solutionhealthruleset.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Msdyn_solutionhealthruleset |
Msdyn_solutionhealthruleset.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Msdyn_solutionhealthruleset |
Msdyn_solutionhealthruleset.with_createdby_value(String _createdby_value) |
Msdyn_solutionhealthruleset |
Msdyn_solutionhealthruleset.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Msdyn_solutionhealthruleset |
Msdyn_solutionhealthruleset.with_modifiedby_value(String _modifiedby_value) |
Msdyn_solutionhealthruleset |
Msdyn_solutionhealthruleset.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Msdyn_solutionhealthruleset |
Msdyn_solutionhealthruleset.with_organizationid_value(String _organizationid_value) |
Msdyn_solutionhealthruleset |
Msdyn_solutionhealthruleset.withCreatedon(OffsetDateTime createdon) |
Msdyn_solutionhealthruleset |
Msdyn_solutionhealthruleset.withImportsequencenumber(Integer importsequencenumber) |
Msdyn_solutionhealthruleset |
Msdyn_solutionhealthruleset.withModifiedon(OffsetDateTime modifiedon) |
Msdyn_solutionhealthruleset |
Msdyn_solutionhealthruleset.withMsdyn_description(String msdyn_description) |
Msdyn_solutionhealthruleset |
Msdyn_solutionhealthruleset.withMsdyn_name(String msdyn_name) |
Msdyn_solutionhealthruleset |
Msdyn_solutionhealthruleset.withMsdyn_solutionhealthrulesetid(String msdyn_solutionhealthrulesetid) |
Msdyn_solutionhealthruleset |
Msdyn_solutionhealthruleset.withMsdyn_uniquename(String msdyn_uniquename) |
Msdyn_solutionhealthruleset |
Msdyn_solutionhealthruleset.withOverriddencreatedon(OffsetDateTime overriddencreatedon) |
Msdyn_solutionhealthruleset |
Msdyn_solutionhealthruleset.withStatecode(Integer statecode) |
Msdyn_solutionhealthruleset |
Msdyn_solutionhealthruleset.withStatuscode(Integer statuscode) |
Msdyn_solutionhealthruleset |
Msdyn_solutionhealthruleset.withTimezoneruleversionnumber(Integer timezoneruleversionnumber) |
Msdyn_solutionhealthruleset |
Msdyn_solutionhealthruleset.withUnmappedField(String name,
String value) |
Msdyn_solutionhealthruleset |
Msdyn_solutionhealthruleset.withUtcconversiontimezonecode(Integer utcconversiontimezonecode) |
Msdyn_solutionhealthruleset |
Msdyn_solutionhealthruleset.withVersionnumber(Long versionnumber) |
Copyright © 2018–2021. All rights reserved.