Uses of Class
odata.msgraph.client.beta.complex.DriveRecipient.Builder
-
Packages that use DriveRecipient.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of DriveRecipient.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return DriveRecipient.Builder Modifier and Type Method Description DriveRecipient.BuilderDriveRecipient.Builder. alias(String alias)static DriveRecipient.BuilderDriveRecipient. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).DriveRecipient.BuilderDriveRecipient.Builder. email(String email)DriveRecipient.BuilderDriveRecipient.Builder. objectId(String objectId)
-