Uses of Class
com.microsoft.graph.models.AiInteractionHistory
Packages that use AiInteractionHistory
-
Uses of AiInteractionHistory in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AiInteractionHistoryModifier and TypeMethodDescriptionstatic AiInteractionHistoryAiInteractionHistory.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueAiUser.getInteractionHistory()Gets the interactionHistory property value.Methods in com.microsoft.graph.models with parameters of type AiInteractionHistoryModifier and TypeMethodDescriptionvoidAiUser.setInteractionHistory(AiInteractionHistory value) Sets the interactionHistory property value.