Package | Description |
---|---|
com.iland.core.api.vbo | |
com.iland.core.web.rest.request.vbo |
Modifier and Type | Method and Description |
---|---|
static O365OneDriveDocumentAction |
O365OneDriveDocumentAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static O365OneDriveDocumentAction[] |
O365OneDriveDocumentAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
O365OneDriveDocumentAction |
O365OneDriveRestoreOptionsRequest.getAction()
Specify which action will be performed in case the restore destination contains the restored document
|
Constructor and Description |
---|
O365OneDriveRestoreOptionsRequest(String user,
String password,
String deviceCode,
O365OneDriveDocumentAction action,
O365ItemVersion version,
O365ItemLastVersionAction documentLastVersionAction,
String folder,
String oneDriveIdToRestoreTo,
Boolean changedItems,
Boolean deletedItems,
Boolean restorePermissions,
Boolean sendSharedLinksNotification)
Instantiates a new O 365 one drive restore options request.
|
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.