Uses of Class
microsoft.dynamics.crm.complex.RetrieveAllEntitiesResponse
-
Packages that use RetrieveAllEntitiesResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of RetrieveAllEntitiesResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return RetrieveAllEntitiesResponse Modifier and Type Method Description RetrieveAllEntitiesResponseRetrieveAllEntitiesResponse.Builder. build()RetrieveAllEntitiesResponseRetrieveAllEntitiesResponse. withTimestamp(String timestamp)RetrieveAllEntitiesResponseRetrieveAllEntitiesResponse. withUnmappedField(String name, Object value) -
Uses of RetrieveAllEntitiesResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type RetrieveAllEntitiesResponse Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrieveAllEntitiesResponse>System. retrieveAllEntities(EntityFilters entityFilters, Boolean retrieveAsIfPublished)
-