| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex | |
| microsoft.dynamics.crm.entity | |
| microsoft.dynamics.crm.entity.request |
| Modifier and Type | Method and Description |
|---|---|
AddToQueueResponse |
AddToQueueResponse.Builder.build() |
AddToQueueResponse |
AddToQueueResponse.withQueueItemId(String queueItemId) |
AddToQueueResponse |
AddToQueueResponse.withUnmappedField(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<AddToQueueResponse> |
Queue.addToQueue(Crmbaseentity target,
Queue sourceQueue,
Queueitem queueItemProperties) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<AddToQueueResponse> |
QueueRequest.addToQueue(Crmbaseentity target,
Queue sourceQueue,
Queueitem queueItemProperties) |
Copyright © 2018–2021. All rights reserved.