Uses of Class
com.microsoft.graph.models.PlannerTaskDetails
Packages that use PlannerTaskDetails
-
Uses of PlannerTaskDetails in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PlannerTaskDetailsModifier and TypeMethodDescriptionstatic PlannerTaskDetailsPlannerTaskDetails.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePlannerTask.getDetails()Gets the details property value.Methods in com.microsoft.graph.models with parameters of type PlannerTaskDetailsModifier and TypeMethodDescriptionvoidPlannerTask.setDetails(PlannerTaskDetails value) Sets the details property value.