MicrosoftGraphItemActivityStat |
MicrosoftGraphItemAnalytics.allTime() |
Get the allTime property: itemActivityStat.
|
MicrosoftGraphItemActivityStat |
MicrosoftGraphItemAnalytics.lastSevenDays() |
Get the lastSevenDays property: itemActivityStat.
|
MicrosoftGraphItemActivityStat |
MicrosoftGraphItemActivityStat.withAccess(MicrosoftGraphItemActionStat access) |
Set the access property: itemActionStat.
|
MicrosoftGraphItemActivityStat |
MicrosoftGraphItemActivityStat.withActivities(List<MicrosoftGraphItemActivity> activities) |
Set the activities property: Exposes the itemActivities represented in this itemActivityStat resource.
|
MicrosoftGraphItemActivityStat |
MicrosoftGraphItemActivityStat.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: itemActivityStat.
|
MicrosoftGraphItemActivityStat |
MicrosoftGraphItemActivityStat.withCreate(MicrosoftGraphItemActionStat create) |
Set the create property: itemActionStat.
|
MicrosoftGraphItemActivityStat |
MicrosoftGraphItemActivityStat.withDelete(MicrosoftGraphItemActionStat delete) |
Set the delete property: itemActionStat.
|
MicrosoftGraphItemActivityStat |
MicrosoftGraphItemActivityStat.withEdit(MicrosoftGraphItemActionStat edit) |
Set the edit property: itemActionStat.
|
MicrosoftGraphItemActivityStat |
MicrosoftGraphItemActivityStat.withEndDateTime(OffsetDateTime endDateTime) |
Set the endDateTime property: When the interval ends.
|
MicrosoftGraphItemActivityStat |
MicrosoftGraphItemActivityStat.withId(String id) |
Set the id property: Read-only.
|
MicrosoftGraphItemActivityStat |
MicrosoftGraphItemActivityStat.withIncompleteData(MicrosoftGraphIncompleteData incompleteData) |
Set the incompleteData property: incompleteData.
|
MicrosoftGraphItemActivityStat |
MicrosoftGraphItemActivityStat.withIsTrending(Boolean isTrending) |
Set the isTrending property: Indicates whether the item is 'trending.' Read-only.
|
MicrosoftGraphItemActivityStat |
MicrosoftGraphItemActivityStat.withMove(MicrosoftGraphItemActionStat move) |
Set the move property: itemActionStat.
|
MicrosoftGraphItemActivityStat |
MicrosoftGraphItemActivityStat.withStartDateTime(OffsetDateTime startDateTime) |
Set the startDateTime property: When the interval starts.
|