| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Invaliddependency |
Invaliddependency.Builder.build() |
Invaliddependency |
Invaliddependency.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Invaliddependency |
Invaliddependency.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Invaliddependency |
Invaliddependency.withExistingcomponentid(String existingcomponentid) |
Invaliddependency |
Invaliddependency.withExistingcomponenttype(Integer existingcomponenttype) |
Invaliddependency |
Invaliddependency.withExistingdependencytype(Integer existingdependencytype) |
Invaliddependency |
Invaliddependency.withInvaliddependencyid(String invaliddependencyid) |
Invaliddependency |
Invaliddependency.withIsexistingnoderequiredcomponent(Boolean isexistingnoderequiredcomponent) |
Invaliddependency |
Invaliddependency.withMissingcomponentid(String missingcomponentid) |
Invaliddependency |
Invaliddependency.withMissingcomponentinfo(String missingcomponentinfo) |
Invaliddependency |
Invaliddependency.withMissingcomponentlookuptype(Integer missingcomponentlookuptype) |
Invaliddependency |
Invaliddependency.withMissingcomponenttype(Integer missingcomponenttype) |
Invaliddependency |
Invaliddependency.withUnmappedField(String name,
String value) |
Copyright © 2018–2021. All rights reserved.