Uses of Class
com.amilesend.onedrive.resource.item.type.SharePointIds
Packages that use SharePointIds
Package
Description
-
Uses of SharePointIds in com.amilesend.onedrive.resource
Methods in com.amilesend.onedrive.resource that return SharePointIdsModifier and TypeMethodDescriptionDrive.getSharepointIds()Gets the Sharepoint identifiers for this drive.Site.getSharepointIds()Gets the SharePoint resource identifiers for SharePoint and Business account items -
Uses of SharePointIds in com.amilesend.onedrive.resource.drive
Methods in com.amilesend.onedrive.resource.drive that return SharePointIdsMethods in com.amilesend.onedrive.resource.drive with parameters of type SharePointIdsModifier and TypeMethodDescriptionDrive.DriveBuilder.sharepointIds(SharePointIds sharepointIds) Identifiers used for SharePoint. -
Uses of SharePointIds in com.amilesend.onedrive.resource.item
Methods in com.amilesend.onedrive.resource.item that return SharePointIdsModifier and TypeMethodDescriptionDriveItem.getSharepointIds()SharePoint resource identifiers for SharePoint and Business account items (read-only).Methods in com.amilesend.onedrive.resource.item with parameters of type SharePointIdsModifier and TypeMethodDescriptionDriveItem.DriveItemBuilder.sharepointIds(SharePointIds sharepointIds) SharePoint resource identifiers for SharePoint and Business account items (read-only). -
Uses of SharePointIds in com.amilesend.onedrive.resource.item.type
Methods in com.amilesend.onedrive.resource.item.type that return SharePointIdsModifier and TypeMethodDescriptionSharePointIds.SharePointIdsBuilder.build()ItemReference.getSharepointIds()The SharePoint identifiers of the referenced item.RemoteItem.getSharepointIds()Identifiers used for SharePoint.Methods in com.amilesend.onedrive.resource.item.type with parameters of type SharePointIdsModifier and TypeMethodDescriptionItemReference.ItemReferenceBuilder.sharepointIds(SharePointIds sharepointIds) The SharePoint identifiers of the referenced item.RemoteItem.RemoteItemBuilder.sharepointIds(SharePointIds sharepointIds) Identifiers used for SharePoint. -
Uses of SharePointIds in com.amilesend.onedrive.resource.site
Methods in com.amilesend.onedrive.resource.site that return SharePointIdsModifier and TypeMethodDescriptionListItem.getSharepointIds()The Sharepoint identifiers.Site.getSharepointIds()SharePoint resource identifiers for SharePoint and Business account items (read-only).Methods in com.amilesend.onedrive.resource.site with parameters of type SharePointIdsModifier and TypeMethodDescriptionListItem.ListItemBuilder.sharepointIds(SharePointIds sharepointIds) The Sharepoint identifiers.Site.SiteBuilder.sharepointIds(SharePointIds sharepointIds) SharePoint resource identifiers for SharePoint and Business account items (read-only).