Uses of Class
microsoft.dynamics.crm.complex.SyncBulkOperationResponse
-
Packages that use SyncBulkOperationResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of SyncBulkOperationResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return SyncBulkOperationResponse Modifier and Type Method Description SyncBulkOperationResponseSyncBulkOperationResponse.Builder. build()SyncBulkOperationResponseSyncBulkOperationResponse. withResult(Integer result)SyncBulkOperationResponseSyncBulkOperationResponse. withUnmappedField(String name, Object value) -
Uses of SyncBulkOperationResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type SyncBulkOperationResponse Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<SyncBulkOperationResponse>System. syncBulkOperation(List<QueryExpression> querySet, Integer operationType)
-