Uses of Class
com.microsoft.graph.models.AiInteractionMentionedIdentitySet
Packages that use AiInteractionMentionedIdentitySet
-
Uses of AiInteractionMentionedIdentitySet in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AiInteractionMentionedIdentitySetModifier and TypeMethodDescriptionAiInteractionMentionedIdentitySet.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueAiInteractionMention.getMentioned()Gets the mentioned property value.Methods in com.microsoft.graph.models with parameters of type AiInteractionMentionedIdentitySetModifier and TypeMethodDescriptionvoidAiInteractionMention.setMentioned(AiInteractionMentionedIdentitySet value) Sets the mentioned property value.