Uses of Class
com.microsoft.graph.models.TeamsAppSettings
Packages that use TeamsAppSettings
-
Uses of TeamsAppSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return TeamsAppSettingsModifier and TypeMethodDescriptionstatic TeamsAppSettingsTeamsAppSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueTeamwork.getTeamsAppSettings()Gets the teamsAppSettings property value.Methods in com.microsoft.graph.models with parameters of type TeamsAppSettingsModifier and TypeMethodDescriptionvoidTeamwork.setTeamsAppSettings(TeamsAppSettings value) Sets the teamsAppSettings property value.