Package | Description |
---|---|
com.iland.core.api.vbo | |
com.iland.core.web.rest.request.vbo |
Modifier and Type | Method and Description |
---|---|
static O365OneDriveDocumentVersion |
O365OneDriveDocumentVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static O365OneDriveDocumentVersion[] |
O365OneDriveDocumentVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
O365OneDriveDocumentVersion |
O365OneDriveRestoreOptionsRequest.getVersion()
Specifies which version of the OneDrive document will be restored.
|
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.