Uses of Class
odata.msgraph.client.beta.complex.TeamworkTagIdentity
-
Packages that use TeamworkTagIdentity Package Description odata.msgraph.client.beta.complex -
-
Uses of TeamworkTagIdentity in odata.msgraph.client.beta.complex
Fields in odata.msgraph.client.beta.complex declared as TeamworkTagIdentity Modifier and Type Field Description protected TeamworkTagIdentityChatMessageMentionedIdentitySet. tagMethods in odata.msgraph.client.beta.complex that return TeamworkTagIdentity Modifier and Type Method Description TeamworkTagIdentityTeamworkTagIdentity.Builder. build()TeamworkTagIdentityTeamworkTagIdentity. withUnmappedField(String name, String value)Methods in odata.msgraph.client.beta.complex that return types with arguments of type TeamworkTagIdentity Modifier and Type Method Description Optional<TeamworkTagIdentity>ChatMessageMentionedIdentitySet. getTag()Methods in odata.msgraph.client.beta.complex with parameters of type TeamworkTagIdentity Modifier and Type Method Description ChatMessageMentionedIdentitySet.BuilderChatMessageMentionedIdentitySet.Builder. tag(TeamworkTagIdentity tag)ChatMessageMentionedIdentitySetChatMessageMentionedIdentitySet. withTag(TeamworkTagIdentity tag)
-