Uses of Class
com.microsoft.graph.models.AiInteractionContext
Packages that use AiInteractionContext
-
Uses of AiInteractionContext in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AiInteractionContextModifier and TypeMethodDescriptionstatic AiInteractionContextAiInteractionContext.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type AiInteractionContextMethod parameters in com.microsoft.graph.models with type arguments of type AiInteractionContextModifier and TypeMethodDescriptionvoidAiInteraction.setContexts(List<AiInteractionContext> value) Sets the contexts property value.