Uses of Class
odata.msgraph.client.beta.entity.TeamsAppIcon.Builder
-
Packages that use TeamsAppIcon.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of TeamsAppIcon.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return TeamsAppIcon.Builder Modifier and Type Method Description static TeamsAppIcon.BuilderTeamsAppIcon. builderTeamsAppIcon()Returns a builder which is used to create a new instance of this class (given that this class is immutable).TeamsAppIcon.BuilderTeamsAppIcon.Builder. id(String id)TeamsAppIcon.BuilderTeamsAppIcon.Builder. webUrl(String webUrl)
-