Uses of Enum
com.microsoft.graph.models.SharePointMigrationJobErrorLevel
Packages that use SharePointMigrationJobErrorLevel
-
Uses of SharePointMigrationJobErrorLevel in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SharePointMigrationJobErrorLevelModifier and TypeMethodDescriptionSharePointMigrationJobErrorEvent.getErrorLevel()Gets the errorLevel property value.Returns the enum constant of this type with the specified name.static SharePointMigrationJobErrorLevel[]SharePointMigrationJobErrorLevel.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type SharePointMigrationJobErrorLevelModifier and TypeMethodDescriptionvoidSharePointMigrationJobErrorEvent.setErrorLevel(SharePointMigrationJobErrorLevel value) Sets the errorLevel property value.