Uses of Class
microsoft.dynamics.crm.complex.SearchResponse
-
Packages that use SearchResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of SearchResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return SearchResponse Modifier and Type Method Description SearchResponseSearchResponse.Builder. build()SearchResponseSearchResponse. withSearchResults(SearchResults searchResults)SearchResponseSearchResponse. withUnmappedField(String name, String value) -
Uses of SearchResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type SearchResponse Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<SearchResponse>System. search(AppointmentRequest appointmentRequest)
-