Uses of Class
com.amilesend.onedrive.resource.item.type.RemoteItem
Packages that use RemoteItem
Package
Description
-
Uses of RemoteItem in com.amilesend.onedrive.resource
Methods in com.amilesend.onedrive.resource that return RemoteItemModifier and TypeMethodDescriptionDriveItemType.getRemoteItem()Gets the remote item information. -
Uses of RemoteItem in com.amilesend.onedrive.resource.item
Methods in com.amilesend.onedrive.resource.item that return RemoteItemModifier and TypeMethodDescriptionDriveItem.getRemoteItem()Indicates that a drive item references one that exists in another drive (read-only).Methods in com.amilesend.onedrive.resource.item with parameters of type RemoteItemModifier and TypeMethodDescriptionDriveItem.DriveItemBuilder.remoteItem(RemoteItem remoteItem) Indicates that a drive item references one that exists in another drive (read-only). -
Uses of RemoteItem in com.amilesend.onedrive.resource.item.type
Methods in com.amilesend.onedrive.resource.item.type that return RemoteItem