Uses of Class
com.amilesend.onedrive.resource.activities.ItemActivity
Packages that use ItemActivity
Package
Description
-
Uses of ItemActivity in com.amilesend.onedrive.parse.resource.parser
Fields in com.amilesend.onedrive.parse.resource.parser with type parameters of type ItemActivityModifier and TypeFieldDescriptionstatic final com.amilesend.client.parse.parser.GsonParser
<List<ItemActivity>> Parsers.ITEM_ACTIVITY_LIST_PARSER
-
Uses of ItemActivity in com.amilesend.onedrive.resource
Methods in com.amilesend.onedrive.resource that return types with arguments of type ItemActivityModifier and TypeMethodDescriptionDrive.getActivities()
Gets the list of activities that took place for this drive.DriveItemType.getActivities()
Gets the list of activities associated with this drive item. -
Uses of ItemActivity in com.amilesend.onedrive.resource.activities
Methods in com.amilesend.onedrive.resource.activities that return ItemActivity -
Uses of ItemActivity in com.amilesend.onedrive.resource.drive
Methods in com.amilesend.onedrive.resource.drive that return types with arguments of type ItemActivityModifier and TypeMethodDescriptionDrive.getActivities()
Queries and fetches the activities associated with thisDrive
. -
Uses of ItemActivity in com.amilesend.onedrive.resource.item
Methods in com.amilesend.onedrive.resource.item that return types with arguments of type ItemActivityModifier and TypeMethodDescriptionDriveItem.getActivities()
Queries and fetches the activities associated with thisDriveItem
. -
Uses of ItemActivity in com.amilesend.onedrive.resource.site
Methods in com.amilesend.onedrive.resource.site that return types with arguments of type ItemActivityModifier and TypeMethodDescriptionList.getActivities()
Queries and fetches the activities associated with thisList
.