java.lang.Object
com.amilesend.onedrive.resource.identity.DriveRecipient.DriveRecipientBuilder
- Enclosing class:
DriveRecipient
public static class DriveRecipient.DriveRecipientBuilder
extends Object
-
Method Summary
The alias of the recipient (where email address is unavailable.
The recipient's email address.
The identifier for the recipient.
-
Method Details
-
email
The recipient's email address.
- Returns:
this
.
-
alias
The alias of the recipient (where email address is unavailable.
- Returns:
this
.
-
objectId
The identifier for the recipient.
- Returns:
this
.
-
-