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