Uses of Class
odata.msgraph.client.beta.complex.TeamworkApplicationIdentity.Builder
-
Packages that use TeamworkApplicationIdentity.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of TeamworkApplicationIdentity.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return TeamworkApplicationIdentity.Builder Modifier and Type Method Description TeamworkApplicationIdentity.BuilderTeamworkApplicationIdentity.Builder. applicationIdentityType(TeamworkApplicationIdentityType applicationIdentityType)static TeamworkApplicationIdentity.BuilderTeamworkApplicationIdentity. builderTeamworkApplicationIdentity()Returns a builder which is used to create a new instance of this class (given that this class is immutable).TeamworkApplicationIdentity.BuilderTeamworkApplicationIdentity.Builder. displayName(String displayName)TeamworkApplicationIdentity.BuilderTeamworkApplicationIdentity.Builder. id(String id)
-