| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Runtimedependency |
Runtimedependency.Builder.build() |
Runtimedependency |
Runtimedependency.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Runtimedependency |
Runtimedependency.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Runtimedependency |
Runtimedependency.withCreatedtime(OffsetDateTime createdtime) |
Runtimedependency |
Runtimedependency.withDependencyid(String dependencyid) |
Runtimedependency |
Runtimedependency.withDependentcomponentnodeid(String dependentcomponentnodeid) |
Runtimedependency |
Runtimedependency.withDependentcomponenttype(Integer dependentcomponenttype) |
Runtimedependency |
Runtimedependency.withIspublished(BooleanManagedProperty ispublished) |
Runtimedependency |
Runtimedependency.withRequiredcomponentmodifiedtime(OffsetDateTime requiredcomponentmodifiedtime) |
Runtimedependency |
Runtimedependency.withRequiredcomponentnodeid(String requiredcomponentnodeid) |
Runtimedependency |
Runtimedependency.withRequiredcomponenttype(Integer requiredcomponenttype) |
Runtimedependency |
Runtimedependency.withUnmappedField(String name,
String value) |
Copyright © 2018–2021. All rights reserved.