Uses of Class
com.microsoft.graph.models.ResourceReference
Packages that use ResourceReference
-
Uses of ResourceReference in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ResourceReferenceModifier and TypeMethodDescriptionstatic ResourceReferenceResourceReference.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSharedInsight.getResourceReference()Gets the resourceReference property value.Trending.getResourceReference()Gets the resourceReference property value.UsedInsight.getResourceReference()Gets the resourceReference property value.SharingDetail.getSharingReference()Gets the sharingReference property value.Methods in com.microsoft.graph.models with parameters of type ResourceReferenceModifier and TypeMethodDescriptionvoidSharedInsight.setResourceReference(ResourceReference value) Sets the resourceReference property value.voidTrending.setResourceReference(ResourceReference value) Sets the resourceReference property value.voidUsedInsight.setResourceReference(ResourceReference value) Sets the resourceReference property value.voidSharingDetail.setSharingReference(ResourceReference value) Sets the sharingReference property value.