Uses of Class
com.microsoft.graph.models.PlannerPlanContainer
Packages that use PlannerPlanContainer
-
Uses of PlannerPlanContainer in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PlannerPlanContainerModifier and TypeMethodDescriptionstatic PlannerPlanContainerPlannerPlanContainer.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePlannerPlan.getContainer()Gets the container property value.Methods in com.microsoft.graph.models with parameters of type PlannerPlanContainerModifier and TypeMethodDescriptionvoidPlannerPlan.setContainer(PlannerPlanContainer value) Sets the container property value.