| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex |
| Modifier and Type | Field and Description |
|---|---|
protected List<IChangedItem> |
BusinessEntityChanges.changes |
| Modifier and Type | Method and Description |
|---|---|
IChangedItem |
IChangedItem.Builder.build() |
IChangedItem |
IChangedItem.withUnmappedField(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<IChangedItem> |
BusinessEntityChanges.getChanges() |
com.github.davidmoten.odata.client.CollectionPage<IChangedItem> |
BusinessEntityChanges.getChanges(com.github.davidmoten.odata.client.HttpRequestOptions options) |
| Modifier and Type | Method and Description |
|---|---|
BusinessEntityChanges.Builder |
BusinessEntityChanges.Builder.changes(IChangedItem... changes) |
| Modifier and Type | Method and Description |
|---|---|
BusinessEntityChanges.Builder |
BusinessEntityChanges.Builder.changes(List<IChangedItem> changes) |
Copyright © 2018–2021. All rights reserved.