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