Uses of Class
microsoft.dynamics.crm.complex.SearchResults
-
Packages that use SearchResults Package Description microsoft.dynamics.crm.complex -
-
Uses of SearchResults in microsoft.dynamics.crm.complex
Fields in microsoft.dynamics.crm.complex declared as SearchResults Modifier and Type Field Description protected SearchResultsSearchResponse. searchResultsMethods in microsoft.dynamics.crm.complex that return SearchResults Modifier and Type Method Description SearchResultsSearchResults.Builder. build()SearchResultsSearchResults. withTraceInfo(TraceInfo traceInfo)SearchResultsSearchResults. withUnmappedField(String name, Object value)Methods in microsoft.dynamics.crm.complex that return types with arguments of type SearchResults Modifier and Type Method Description Optional<SearchResults>SearchResponse. getSearchResults()Methods in microsoft.dynamics.crm.complex with parameters of type SearchResults Modifier and Type Method Description SearchResponse.BuilderSearchResponse.Builder. searchResults(SearchResults searchResults)SearchResponseSearchResponse. withSearchResults(SearchResults searchResults)
-