Class SharingInvitation.SharingInvitationBuilder
java.lang.Object
com.amilesend.onedrive.resource.item.type.SharingInvitation.SharingInvitationBuilder
- Enclosing class:
SharingInvitation
-
Method Summary
Modifier and TypeMethodDescriptionbuild()the email address for the recipient.invitedBy(IdentitySet invitedBy) Describes who sent the invitation.signInRequired(boolean signInRequired) Flag that indicates if the recipient needs to sign in in order to access the shared resource.toString()
-
Method Details