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