Uses of Class
odata.msgraph.client.beta.entity.TeamsTemplate
-
Packages that use TeamsTemplate Package Description odata.msgraph.client.beta.entity -
-
Uses of TeamsTemplate in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return TeamsTemplate Modifier and Type Method Description TeamsTemplateTeamsTemplate.Builder. build()TeamsTemplateTeamsTemplate. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.TeamsTemplateTeamsTemplate. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).TeamsTemplateTeamsTemplate. withUnmappedField(String name, String value)
-