Uses of Class
odata.msgraph.client.beta.entity.PlannerPlan.Builder
-
Packages that use PlannerPlan.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of PlannerPlan.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return PlannerPlan.Builder Modifier and Type Method Description static PlannerPlan.BuilderPlannerPlan. builderPlannerPlan()Returns a builder which is used to create a new instance of this class (given that this class is immutable).PlannerPlan.BuilderPlannerPlan.Builder. container(PlannerPlanContainer container)PlannerPlan.BuilderPlannerPlan.Builder. contexts(PlannerPlanContextCollection contexts)PlannerPlan.BuilderPlannerPlan.Builder. createdBy(IdentitySet createdBy)PlannerPlan.BuilderPlannerPlan.Builder. createdDateTime(OffsetDateTime createdDateTime)PlannerPlan.BuilderPlannerPlan.Builder. id(String id)PlannerPlan.BuilderPlannerPlan.Builder. owner(String owner)Org.OData.Core.V1.RevisionsPlannerPlan.BuilderPlannerPlan.Builder. title(String title)
-