Uses of Enum
com.microsoft.graph.models.EdgeSearchEngineType
Packages that use EdgeSearchEngineType
-
Uses of EdgeSearchEngineType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return EdgeSearchEngineTypeModifier and TypeMethodDescriptionstatic EdgeSearchEngineTypeEdgeSearchEngine.getEdgeSearchEngineType()Gets the edgeSearchEngineType property value.static EdgeSearchEngineTypeReturns the enum constant of this type with the specified name.static EdgeSearchEngineType[]EdgeSearchEngineType.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 EdgeSearchEngineTypeModifier and TypeMethodDescriptionvoidEdgeSearchEngine.setEdgeSearchEngineType(EdgeSearchEngineType value) Sets the edgeSearchEngineType property value.