Class MicrosoftGraphItemActivityStat
- java.lang.Object
-
- com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity
-
- com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphItemActivityStat
-
public final class MicrosoftGraphItemActivityStat extends MicrosoftGraphEntity
itemActivityStat.
-
-
Constructor Summary
Constructors Constructor Description MicrosoftGraphItemActivityStat()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description MicrosoftGraphItemActionStat
access()
Get the access property: itemActionStat.List<MicrosoftGraphItemActivity>
activities()
Get the activities property: Exposes the itemActivities represented in this itemActivityStat resource.Map<String,Object>
additionalProperties()
Get the additionalProperties property: itemActivityStat.MicrosoftGraphItemActionStat
create()
Get the create property: itemActionStat.MicrosoftGraphItemActionStat
delete()
Get the delete property: itemActionStat.MicrosoftGraphItemActionStat
edit()
Get the edit property: itemActionStat.OffsetDateTime
endDateTime()
Get the endDateTime property: When the interval ends.MicrosoftGraphIncompleteData
incompleteData()
Get the incompleteData property: incompleteData.Boolean
isTrending()
Get the isTrending property: Indicates whether the item is 'trending.' Read-only.MicrosoftGraphItemActionStat
move()
Get the move property: itemActionStat.OffsetDateTime
startDateTime()
Get the startDateTime property: When the interval starts.void
validate()
Validates the instance.MicrosoftGraphItemActivityStat
withAccess(MicrosoftGraphItemActionStat access)
Set the access property: itemActionStat.MicrosoftGraphItemActivityStat
withActivities(List<MicrosoftGraphItemActivity> activities)
Set the activities property: Exposes the itemActivities represented in this itemActivityStat resource.MicrosoftGraphItemActivityStat
withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties property: itemActivityStat.MicrosoftGraphItemActivityStat
withCreate(MicrosoftGraphItemActionStat create)
Set the create property: itemActionStat.MicrosoftGraphItemActivityStat
withDelete(MicrosoftGraphItemActionStat delete)
Set the delete property: itemActionStat.MicrosoftGraphItemActivityStat
withEdit(MicrosoftGraphItemActionStat edit)
Set the edit property: itemActionStat.MicrosoftGraphItemActivityStat
withEndDateTime(OffsetDateTime endDateTime)
Set the endDateTime property: When the interval ends.MicrosoftGraphItemActivityStat
withId(String id)
Set the id property: Read-only.MicrosoftGraphItemActivityStat
withIncompleteData(MicrosoftGraphIncompleteData incompleteData)
Set the incompleteData property: incompleteData.MicrosoftGraphItemActivityStat
withIsTrending(Boolean isTrending)
Set the isTrending property: Indicates whether the item is 'trending.' Read-only.MicrosoftGraphItemActivityStat
withMove(MicrosoftGraphItemActionStat move)
Set the move property: itemActionStat.MicrosoftGraphItemActivityStat
withStartDateTime(OffsetDateTime startDateTime)
Set the startDateTime property: When the interval starts.-
Methods inherited from class com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity
id
-
-
-
-
Method Detail
-
access
public MicrosoftGraphItemActionStat access()
Get the access property: itemActionStat.- Returns:
- the access value.
-
withAccess
public MicrosoftGraphItemActivityStat withAccess(MicrosoftGraphItemActionStat access)
Set the access property: itemActionStat.- Parameters:
access
- the access value to set.- Returns:
- the MicrosoftGraphItemActivityStat object itself.
-
create
public MicrosoftGraphItemActionStat create()
Get the create property: itemActionStat.- Returns:
- the create value.
-
withCreate
public MicrosoftGraphItemActivityStat withCreate(MicrosoftGraphItemActionStat create)
Set the create property: itemActionStat.- Parameters:
create
- the create value to set.- Returns:
- the MicrosoftGraphItemActivityStat object itself.
-
delete
public MicrosoftGraphItemActionStat delete()
Get the delete property: itemActionStat.- Returns:
- the delete value.
-
withDelete
public MicrosoftGraphItemActivityStat withDelete(MicrosoftGraphItemActionStat delete)
Set the delete property: itemActionStat.- Parameters:
delete
- the delete value to set.- Returns:
- the MicrosoftGraphItemActivityStat object itself.
-
edit
public MicrosoftGraphItemActionStat edit()
Get the edit property: itemActionStat.- Returns:
- the edit value.
-
withEdit
public MicrosoftGraphItemActivityStat withEdit(MicrosoftGraphItemActionStat edit)
Set the edit property: itemActionStat.- Parameters:
edit
- the edit value to set.- Returns:
- the MicrosoftGraphItemActivityStat object itself.
-
endDateTime
public OffsetDateTime endDateTime()
Get the endDateTime property: When the interval ends. Read-only.- Returns:
- the endDateTime value.
-
withEndDateTime
public MicrosoftGraphItemActivityStat withEndDateTime(OffsetDateTime endDateTime)
Set the endDateTime property: When the interval ends. Read-only.- Parameters:
endDateTime
- the endDateTime value to set.- Returns:
- the MicrosoftGraphItemActivityStat object itself.
-
incompleteData
public MicrosoftGraphIncompleteData incompleteData()
Get the incompleteData property: incompleteData.- Returns:
- the incompleteData value.
-
withIncompleteData
public MicrosoftGraphItemActivityStat withIncompleteData(MicrosoftGraphIncompleteData incompleteData)
Set the incompleteData property: incompleteData.- Parameters:
incompleteData
- the incompleteData value to set.- Returns:
- the MicrosoftGraphItemActivityStat object itself.
-
isTrending
public Boolean isTrending()
Get the isTrending property: Indicates whether the item is 'trending.' Read-only.- Returns:
- the isTrending value.
-
withIsTrending
public MicrosoftGraphItemActivityStat withIsTrending(Boolean isTrending)
Set the isTrending property: Indicates whether the item is 'trending.' Read-only.- Parameters:
isTrending
- the isTrending value to set.- Returns:
- the MicrosoftGraphItemActivityStat object itself.
-
move
public MicrosoftGraphItemActionStat move()
Get the move property: itemActionStat.- Returns:
- the move value.
-
withMove
public MicrosoftGraphItemActivityStat withMove(MicrosoftGraphItemActionStat move)
Set the move property: itemActionStat.- Parameters:
move
- the move value to set.- Returns:
- the MicrosoftGraphItemActivityStat object itself.
-
startDateTime
public OffsetDateTime startDateTime()
Get the startDateTime property: When the interval starts. Read-only.- Returns:
- the startDateTime value.
-
withStartDateTime
public MicrosoftGraphItemActivityStat withStartDateTime(OffsetDateTime startDateTime)
Set the startDateTime property: When the interval starts. Read-only.- Parameters:
startDateTime
- the startDateTime value to set.- Returns:
- the MicrosoftGraphItemActivityStat object itself.
-
activities
public List<MicrosoftGraphItemActivity> activities()
Get the activities property: Exposes the itemActivities represented in this itemActivityStat resource.- Returns:
- the activities value.
-
withActivities
public MicrosoftGraphItemActivityStat withActivities(List<MicrosoftGraphItemActivity> activities)
Set the activities property: Exposes the itemActivities represented in this itemActivityStat resource.- Parameters:
activities
- the activities value to set.- Returns:
- the MicrosoftGraphItemActivityStat object itself.
-
additionalProperties
public Map<String,Object> additionalProperties()
Get the additionalProperties property: itemActivityStat.- Overrides:
additionalProperties
in classMicrosoftGraphEntity
- Returns:
- the additionalProperties value.
-
withAdditionalProperties
public MicrosoftGraphItemActivityStat withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties property: itemActivityStat.- Overrides:
withAdditionalProperties
in classMicrosoftGraphEntity
- Parameters:
additionalProperties
- the additionalProperties value to set.- Returns:
- the MicrosoftGraphItemActivityStat object itself.
-
withId
public MicrosoftGraphItemActivityStat withId(String id)
Set the id property: Read-only.- Overrides:
withId
in classMicrosoftGraphEntity
- Parameters:
id
- the id value to set.- Returns:
- the MicrosoftGraphEntity object itself.
-
validate
public void validate()
Validates the instance.- Overrides:
validate
in classMicrosoftGraphEntity
- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-
-