Class IdentitySet.IdentitySetBuilder
java.lang.Object
com.amilesend.onedrive.resource.identity.IdentitySet.IdentitySetBuilder
- Enclosing class:
IdentitySet
-
Method Summary
Modifier and TypeMethodDescriptionapplication
(Identity application) The application associated with the action.build()
The drive associated with the action.The group associated with the action.toString()
The user associated with the action.
-
Method Details
-
application
The application associated with the action.- Returns:
this
.
-
device
The drive associated with the action.- Returns:
this
.
-
group
The group associated with the action.- Returns:
this
.
-
user
The user associated with the action.- Returns:
this
.
-
build
-
toString
-