Uses of Class
com.microsoft.graph.models.ReferencedObject
Packages that use ReferencedObject
-
Uses of ReferencedObject in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ReferencedObjectModifier and TypeMethodDescriptionstatic ReferencedObjectReferencedObject.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 ReferencedObjectModifier and TypeMethodDescriptionAttributeDefinition.getReferencedObjects()Gets the referencedObjects property value.Method parameters in com.microsoft.graph.models with type arguments of type ReferencedObjectModifier and TypeMethodDescriptionvoidAttributeDefinition.setReferencedObjects(List<ReferencedObject> value) Sets the referencedObjects property value.