Uses of Class
com.microsoft.graph.models.PlannerExternalReferences
Packages that use PlannerExternalReferences
-
Uses of PlannerExternalReferences in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PlannerExternalReferencesModifier and TypeMethodDescriptionstatic PlannerExternalReferencesPlannerExternalReferences.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePlannerTaskDetails.getReferences()Gets the references property value.Methods in com.microsoft.graph.models with parameters of type PlannerExternalReferencesModifier and TypeMethodDescriptionvoidPlannerTaskDetails.setReferences(PlannerExternalReferences value) Sets the references property value.