Uses of Class
odata.msgraph.client.beta.entity.TeamworkBot
-
Packages that use TeamworkBot Package Description odata.msgraph.client.beta.entity -
-
Uses of TeamworkBot in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.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, String value)
-