Class ItemActivity.ItemActivityBuilder
java.lang.Object
com.amilesend.onedrive.resource.activities.ItemActivity.ItemActivityBuilder
- Enclosing class:
ItemActivity
-
Method Summary
Modifier and TypeMethodDescriptionaction(ItemActionSet action) Action details that took place.actor(IdentitySet actor) Who performed the action.build()The activity identifier.times(ItemActivityTimeSet times) Describes when the activity took place.toString()
-
Method Details
-
id
-
action
Action details that took place.- Returns:
this.
-
actor
Who performed the action.- Returns:
this.
-
times
Describes when the activity took place.- Returns:
this.
-
build
-
toString
-