Uses of Enum
com.microsoft.graph.models.Win32LobAppFileSystemOperationType
Packages that use Win32LobAppFileSystemOperationType
-
Uses of Win32LobAppFileSystemOperationType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return Win32LobAppFileSystemOperationTypeModifier and TypeMethodDescriptionWin32LobAppFileSystemRule.getOperationType()Gets the operationType property value.Returns the enum constant of this type with the specified name.static Win32LobAppFileSystemOperationType[]Win32LobAppFileSystemOperationType.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 Win32LobAppFileSystemOperationTypeModifier and TypeMethodDescriptionvoidWin32LobAppFileSystemRule.setOperationType(Win32LobAppFileSystemOperationType value) Sets the operationType property value.