Uses of Class
com.amilesend.onedrive.resource.item.type.SearchResult
Packages that use SearchResult
-
Uses of SearchResult in com.amilesend.onedrive.resource.item
Methods in com.amilesend.onedrive.resource.item that return SearchResultModifier and TypeMethodDescriptionDriveItem.getSearchResult()Indicates that the item is in response to a search query (read-only).Methods in com.amilesend.onedrive.resource.item with parameters of type SearchResultModifier and TypeMethodDescriptionDriveItem.DriveItemBuilder.searchResult(SearchResult searchResult) Indicates that the item is in response to a search query (read-only). -
Uses of SearchResult in com.amilesend.onedrive.resource.item.type
Methods in com.amilesend.onedrive.resource.item.type that return SearchResult