Uses of Class
com.microsoft.graph.models.CallAiInsightViewPoint
Packages that use CallAiInsightViewPoint
-
Uses of CallAiInsightViewPoint in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CallAiInsightViewPointModifier and TypeMethodDescriptionstatic CallAiInsightViewPointCallAiInsightViewPoint.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueCallAiInsight.getViewpoint()Gets the viewpoint property value.Methods in com.microsoft.graph.models with parameters of type CallAiInsightViewPointModifier and TypeMethodDescriptionvoidCallAiInsight.setViewpoint(CallAiInsightViewPoint value) Sets the viewpoint property value.