Uses of Class
com.microsoft.graph.models.SearchResult
Packages that use SearchResult
-
Uses of SearchResult in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SearchResultModifier and TypeMethodDescriptionstatic SearchResultSearchResult.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueDriveItem.getSearchResult()Gets the searchResult property value.Methods in com.microsoft.graph.models with parameters of type SearchResultModifier and TypeMethodDescriptionvoidDriveItem.setSearchResult(SearchResult value) Sets the searchResult property value.