Uses of Class
com.microsoft.graph.models.PlannerChecklistItems
Packages that use PlannerChecklistItems
-
Uses of PlannerChecklistItems in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PlannerChecklistItemsModifier and TypeMethodDescriptionstatic PlannerChecklistItemsPlannerChecklistItems.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePlannerTaskDetails.getChecklist()Gets the checklist property value.Methods in com.microsoft.graph.models with parameters of type PlannerChecklistItemsModifier and TypeMethodDescriptionvoidPlannerTaskDetails.setChecklist(PlannerChecklistItems value) Sets the checklist property value.