Uses of Class
com.microsoft.graph.models.BackupRestoreRoot
Packages that use BackupRestoreRoot
-
Uses of BackupRestoreRoot in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return BackupRestoreRootModifier and TypeMethodDescriptionstatic BackupRestoreRootBackupRestoreRoot.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSolutionsRoot.getBackupRestore()Gets the backupRestore property value.Methods in com.microsoft.graph.models with parameters of type BackupRestoreRootModifier and TypeMethodDescriptionvoidSolutionsRoot.setBackupRestore(BackupRestoreRoot value) Sets the backupRestore property value.