Uses of Class
com.amilesend.onedrive.resource.identity.Identity
Packages that use Identity
Package
Description
-
Uses of Identity in com.amilesend.onedrive.resource.identity
Methods in com.amilesend.onedrive.resource.identity that return IdentityModifier and TypeMethodDescriptionIdentity.IdentityBuilder.build()
IdentitySet.getApplication()
The application associated with the action.IdentitySet.getDevice()
The drive associated with the action.IdentitySet.getGroup()
The group associated with the action.IdentitySet.getUser()
The user associated with the action.Methods in com.amilesend.onedrive.resource.identity with parameters of type IdentityModifier and TypeMethodDescriptionIdentitySet.IdentitySetBuilder.application
(Identity application) The application associated with the action.The drive associated with the action.The group associated with the action.The user associated with the action. -
Uses of Identity in com.amilesend.onedrive.resource.item.type
Methods in com.amilesend.onedrive.resource.item.type that return IdentityModifier and TypeMethodDescriptionSharingLink.getApplication()
The associated application identity.Methods in com.amilesend.onedrive.resource.item.type with parameters of type IdentityModifier and TypeMethodDescriptionSharingLink.SharingLinkBuilder.application
(Identity application) The associated application identity.