| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Msdyn_componentlayerdatasource |
Msdyn_componentlayerdatasource.Builder.build() |
Msdyn_componentlayerdatasource |
Msdyn_componentlayerdatasource.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Msdyn_componentlayerdatasource |
Msdyn_componentlayerdatasource.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Msdyn_componentlayerdatasource |
Msdyn_componentlayerdatasource.withMsdyn_componentlayerdatasourceid(String msdyn_componentlayerdatasourceid) |
Msdyn_componentlayerdatasource |
Msdyn_componentlayerdatasource.withMsdyn_name(String msdyn_name) |
Msdyn_componentlayerdatasource |
Msdyn_componentlayerdatasource.withUnmappedField(String name,
String value) |
Copyright © 2018–2021. All rights reserved.