Uses of Enum
com.microsoft.graph.models.SearchContent
Packages that use SearchContent
-
Uses of SearchContent in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SearchContentModifier and TypeMethodDescriptionstatic SearchContentstatic SearchContentReturns the enum constant of this type with the specified name.static SearchContent[]SearchContent.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models that return types with arguments of type SearchContentModifier and TypeMethodDescriptionSharePointOneDriveOptions.getIncludeContent()Gets the includeContent property value.Method parameters in com.microsoft.graph.models with type arguments of type SearchContentModifier and TypeMethodDescriptionvoidSharePointOneDriveOptions.setIncludeContent(EnumSet<SearchContent> value) Sets the includeContent property value.