Uses of Class
odata.msgraph.client.beta.entity.Planner.Builder
-
Packages that use Planner.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of Planner.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return Planner.Builder Modifier and Type Method Description static Planner.BuilderPlanner. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).
-