| Package | Description | 
|---|---|
| com.iland.core.api.vbo | |
| com.iland.core.web.rest.request.vbo | 
| Modifier and Type | Method and Description | 
|---|---|
| static O365OneDriveDocumentLastVersionAction | O365OneDriveDocumentLastVersionAction. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static O365OneDriveDocumentLastVersionAction[] | O365OneDriveDocumentLastVersionAction. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| O365OneDriveDocumentLastVersionAction | O365OneDriveRestoreOptionsRequest. getDocumentLastVersionAction()Specifies, which one of the following actions will be performed with the
 last version of the restored OneDrive document on the production server. | 
| Constructor and Description | 
|---|
| O365OneDriveRestoreOptionsRequest(String user,
                                 String password,
                                 O365OneDriveDocumentAction action,
                                 O365OneDriveDocumentVersion version,
                                 O365OneDriveDocumentLastVersionAction documentLastVersionAction,
                                 String folder,
                                 String oneDriveIdToRestoreTo,
                                 Boolean changedItems,
                                 Boolean deletedItems,
                                 Boolean restorePermissions,
                                 Boolean sendSharedLinksNotification)Instantiates a new O 365 one drive restore options request. | 
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.