Uses of Class
odata.msgraph.client.entity.TeamworkBot
-
Packages that use TeamworkBot Package Description odata.msgraph.client.entity -
-
Uses of TeamworkBot in odata.msgraph.client.entity
Fields in odata.msgraph.client.entity declared as TeamworkBot Modifier and Type Field Description protected TeamworkBotTeamsAppDefinition. botMethods in odata.msgraph.client.entity that return TeamworkBot Modifier and Type Method Description TeamworkBotTeamworkBot.Builder. build()TeamworkBotTeamworkBot. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.TeamworkBotTeamworkBot. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).TeamworkBotTeamworkBot. withUnmappedField(String name, Object value)Methods in odata.msgraph.client.entity with parameters of type TeamworkBot Modifier and Type Method Description TeamsAppDefinition.BuilderTeamsAppDefinition.Builder. bot(TeamworkBot bot)TeamsAppDefinitionTeamsAppDefinition. withBot(TeamworkBot bot)
-