Uses of Class
com.microsoft.graph.models.ResourceData
Packages that use ResourceData
-
Uses of ResourceData in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ResourceDataModifier and TypeMethodDescriptionstatic ResourceDataResourceData.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueChangeNotification.getResourceData()Gets the resourceData property value.Methods in com.microsoft.graph.models with parameters of type ResourceDataModifier and TypeMethodDescriptionvoidChangeNotification.setResourceData(ResourceData value) Sets the resourceData property value.