Uses of Class
com.microsoft.graph.models.TeamFunSettings
Packages that use TeamFunSettings
-
Uses of TeamFunSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return TeamFunSettingsModifier and TypeMethodDescriptionstatic TeamFunSettingsTeamFunSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueTeam.getFunSettings()Gets the funSettings property value.Methods in com.microsoft.graph.models with parameters of type TeamFunSettingsModifier and TypeMethodDescriptionvoidTeam.setFunSettings(TeamFunSettings value) Sets the funSettings property value.