Uses of Class
com.microsoft.graph.models.TeamworkBot
Packages that use TeamworkBot
-
Uses of TeamworkBot in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return TeamworkBotModifier and TypeMethodDescriptionstatic TeamworkBotTeamworkBot.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueTeamsAppDefinition.getBot()Gets the bot property value.Methods in com.microsoft.graph.models with parameters of type TeamworkBotModifier and TypeMethodDescriptionvoidTeamsAppDefinition.setBot(TeamworkBot value) Sets the bot property value.