Class MicrosoftGraphItemActivity

    • Constructor Detail

      • MicrosoftGraphItemActivity

        public MicrosoftGraphItemActivity()
    • Method Detail

      • access

        public Map<String,​Object> access()
        Get the access property: accessAction.
        Returns:
        the access value.
      • withAccess

        public MicrosoftGraphItemActivity withAccess​(Map<String,​Object> access)
        Set the access property: accessAction.
        Parameters:
        access - the access value to set.
        Returns:
        the MicrosoftGraphItemActivity object itself.
      • activityDateTime

        public OffsetDateTime activityDateTime()
        Get the activityDateTime property: Details about when the activity took place. Read-only.
        Returns:
        the activityDateTime value.
      • withActivityDateTime

        public MicrosoftGraphItemActivity withActivityDateTime​(OffsetDateTime activityDateTime)
        Set the activityDateTime property: Details about when the activity took place. Read-only.
        Parameters:
        activityDateTime - the activityDateTime value to set.
        Returns:
        the MicrosoftGraphItemActivity object itself.
      • driveItem

        public MicrosoftGraphDriveItem driveItem()
        Get the driveItem property: driveItem.
        Returns:
        the driveItem value.
      • withDriveItem

        public MicrosoftGraphItemActivity withDriveItem​(MicrosoftGraphDriveItem driveItem)
        Set the driveItem property: driveItem.
        Parameters:
        driveItem - the driveItem value to set.
        Returns:
        the MicrosoftGraphItemActivity object itself.