Uses of Class
de.uplanet.lucy.server.odata.consumer.office365.json.DriveRecipient
Packages that use DriveRecipient
-
Uses of DriveRecipient in de.uplanet.lucy.server.odata.consumer.office365.json
Methods in de.uplanet.lucy.server.odata.consumer.office365.json that return types with arguments of type DriveRecipientConstructor parameters in de.uplanet.lucy.server.odata.consumer.office365.json with type arguments of type DriveRecipientModifierConstructorDescriptionPermissionRequest
(List<DriveRecipient> p_driveRecipients, String p_message, boolean p_requireSignIn, boolean p_sendInvitation, List<String> p_roles) A permission request object contains the information, which is required to create a new one drive permission.