Uses of Class
odata.msgraph.client.complex.DriveRecipient
-
Packages that use DriveRecipient Package Description odata.msgraph.client.complex -
-
Uses of DriveRecipient in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return DriveRecipient Modifier and Type Method Description DriveRecipientDriveRecipient.Builder. build()DriveRecipientDriveRecipient. withAlias(String alias)DriveRecipientDriveRecipient. withEmail(String email)DriveRecipientDriveRecipient. withObjectId(String objectId)DriveRecipientDriveRecipient. withUnmappedField(String name, Object value)
-