Uses of Class
com.microsoft.graph.models.ServiceUpdateMessageViewpoint
Packages that use ServiceUpdateMessageViewpoint
-
Uses of ServiceUpdateMessageViewpoint in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ServiceUpdateMessageViewpointModifier and TypeMethodDescriptionServiceUpdateMessageViewpoint.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueServiceUpdateMessage.getViewPoint()Gets the viewPoint property value.Methods in com.microsoft.graph.models with parameters of type ServiceUpdateMessageViewpointModifier and TypeMethodDescriptionvoidServiceUpdateMessage.setViewPoint(ServiceUpdateMessageViewpoint value) Sets the viewPoint property value.