Uses of Class
com.amilesend.onedrive.resource.item.type.SharingInvitation.SharingInvitationBuilder
Packages that use SharingInvitation.SharingInvitationBuilder
-
Uses of SharingInvitation.SharingInvitationBuilder in com.amilesend.onedrive.resource.item.type
Methods in com.amilesend.onedrive.resource.item.type that return SharingInvitation.SharingInvitationBuilderModifier and TypeMethodDescriptionSharingInvitation.builder()the email address for the recipient.SharingInvitation.SharingInvitationBuilder.invitedBy(IdentitySet invitedBy) Describes who sent the invitation.SharingInvitation.SharingInvitationBuilder.signInRequired(boolean signInRequired) Flag that indicates if the recipient needs to sign in in order to access the shared resource.