Uses of Class
com.amilesend.onedrive.resource.item.BaseItem
Packages that use BaseItem
Package
Description
-
Uses of BaseItem in com.amilesend.onedrive.resource
Methods in com.amilesend.onedrive.resource that return types with arguments of type BaseItem -
Uses of BaseItem in com.amilesend.onedrive.resource.drive
Subclasses of BaseItem in com.amilesend.onedrive.resource.driveModifier and TypeClassDescriptionclass
Top-level object that represents a user's OneDrive or SharePoint document library. -
Uses of BaseItem in com.amilesend.onedrive.resource.item
Classes in com.amilesend.onedrive.resource.item with type parameters of type BaseItemModifier and TypeClassDescriptionstatic class
BaseItem.BaseItemBuilder<C extends BaseItem,
B extends BaseItem.BaseItemBuilder<C, B>> Subclasses of BaseItem in com.amilesend.onedrive.resource.itemModifier and TypeClassDescriptionclass
Describes a resource stored in a drive.class
Represent a special drive folder. -
Uses of BaseItem in com.amilesend.onedrive.resource.site
Subclasses of BaseItem in com.amilesend.onedrive.resource.siteModifier and TypeClassDescriptionclass
Represents a list resource in a site that describes the top-level properties of a list.class
Represents an item in a list.class
Top-level object that represents a SharePoint document library.Methods in com.amilesend.onedrive.resource.site that return types with arguments of type BaseItemMethod parameters in com.amilesend.onedrive.resource.site with type arguments of type BaseItem