Uses of Class
com.microsoft.graph.models.TeamsTabConfiguration
Packages that use TeamsTabConfiguration
-
Uses of TeamsTabConfiguration in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return TeamsTabConfigurationModifier and TypeMethodDescriptionstatic TeamsTabConfigurationTeamsTabConfiguration.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueTeamsTab.getConfiguration()Gets the configuration property value.Methods in com.microsoft.graph.models with parameters of type TeamsTabConfigurationModifier and TypeMethodDescriptionvoidTeamsTab.setConfiguration(TeamsTabConfiguration value) Sets the configuration property value.