Uses of Class
microsoft.dynamics.crm.complex.RetrieveTotalRecordCountResponse
-
Packages that use RetrieveTotalRecordCountResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of RetrieveTotalRecordCountResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return RetrieveTotalRecordCountResponse Modifier and Type Method Description RetrieveTotalRecordCountResponseRetrieveTotalRecordCountResponse.Builder. build()RetrieveTotalRecordCountResponseRetrieveTotalRecordCountResponse. withEntityRecordCountCollection(EntityRecordCountCollection entityRecordCountCollection)RetrieveTotalRecordCountResponseRetrieveTotalRecordCountResponse. withUnmappedField(String name, String value) -
Uses of RetrieveTotalRecordCountResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type RetrieveTotalRecordCountResponse Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrieveTotalRecordCountResponse>System. retrieveTotalRecordCount(List<String> entityNames)
-